321 - 330 of 1027 for LastSearch Results
View search results from all Wolfram sites (2523 matches)
BezierCurve   (Built-in Mathematica Symbol)
BezierCurve[{pt_1, pt_2, ...}] is a graphics primitive that represents a Bézier curve with control points pt_i.
CityData   (Built-in Mathematica Symbol)
CityData["name", " property"] gives the value of the specified property for the city with the specified name.CityData["name"] gives a list of the full specifications of ...
GraphicsGrid   (Built-in Mathematica Symbol)
GraphicsGrid[{{g_11, g_12, ...}, ...}] generates a graphic in which the g_ij are laid out in a two-dimensional grid.
GatherBy   (Built-in Mathematica Symbol)
GatherBy[list, f] gathers into sublists each set of elements in list that gives the same value when f is applied.GatherBy[list, {f_1, f_2, ...}] gathers list into nested ...
Manipulating Lists by Their Indices   (Mathematica Tutorial)
Getting parts of lists. This gives a list of parts 1 and 3. Here is a nested list.
WordData   (Built-in Mathematica Symbol)
WordData["word", " property"] gives the specified property for the English word " word".WordData["word"] gives a list of full word specifications representing possible uses ...
XMLGet   (XML Package Symbol)
XMLGet["file"] returns the XML expression tree corresponding to the contents of " file".XMLGet["file", parser] uses the pre-initialized XMLParser object to parse the file. ...
Cylinder   (Built-in Mathematica Symbol)
Cylinder[{{x_1, y_1, z_1}, {x_2, y_2, z_2}}, r] represents a cylinder of radius r around the line from (x_1, y_1, z_1) to (x_2, y_2, z_2). Cylinder[{{x_1, y_1, z_1}, {x_2, ...
Max   (Built-in Mathematica Symbol)
Max[x_1, x_2, ...] yields the numerically largest of the x_i. Max[{x_1, x_2, ...}, {y_1, ...}, ...] yields the largest element of any of the lists.
Nest   (Built-in Mathematica Symbol)
Nest[f, expr, n] gives an expression with f applied n times to expr.
1 ... 30|31|32|33|34|35|36 ... 103 Previous Next

...