691 - 700 of 1027 for LastSearch Results
View search results from all Wolfram sites (2523 matches)
FoldList   (Built-in Mathematica Symbol)
FoldList[f, x, {a, b, ...}] gives {x, f[x, a], f[f[x, a], b], ...}.
FullForm   (Built-in Mathematica Symbol)
FullForm[expr] prints as the full form of expr, with no special syntax.
GaussianMatrix   (Built-in Mathematica Symbol)
GaussianMatrix[r] gives a matrix that corresponds to a Gaussian kernel of radius r. GaussianMatrix[{r, \[Sigma]}] gives a matrix corresponding to a Gaussian kernel with ...
ImageSize   (Built-in Mathematica Symbol)
ImageSize is an option that specifies the overall size of an image to display for an object.
InputField   (Built-in Mathematica Symbol)
InputField[] represents a blank editable input field. InputField[x] represents an editable input field that currently contains the expression x. InputField[Dynamic[x]] takes ...
ListPlot   (Built-in Mathematica Symbol)
ListPlot[{y_1, y_2, ...}] plots points corresponding to a list of values, assumed to correspond to x coordinates 1, 2, .... ListPlot[{{x_1, y_1}, {x_2, y_2}, ...}] plots a ...
Map   (Built-in Mathematica Symbol)
Map[f, expr] or f /@ expr applies f to each element on the first level in expr. Map[f, expr, levelspec] applies f to parts of expr specified by levelspec.
Mean   (Built-in Mathematica Symbol)
Mean[list] gives the statistical mean of the elements in list. Mean[dist] gives the mean of the symbolic distribution dist.
MomentEvaluate   (Built-in Mathematica Symbol)
MomentEvaluate[mexpr, dist] evaluates formal moments in the moment expression mexpr on the distribution dist.MomentEvaluate[mexpr, list] evaluates formal moments and formal ...
Panel   (Built-in Mathematica Symbol)
Panel[expr] displays as a panel containing expr. Panel[expr, title] gives the panel the specified title. Panel[expr, title, pos] places title at a position specified by pos. ...
1 ... 67|68|69|70|71|72|73 ... 103 Previous Next

...