1541 - 1550 of 1866 for EvaluatedSearch Results
View search results from all Wolfram sites (8273 matches)
EngineeringForm   (Built-in Mathematica Symbol)
EngineeringForm[expr] prints with all real numbers in expr given in engineering notation. EngineeringForm[expr, n] prints with numbers given to n-digit precision.
Expectation   (Built-in Mathematica Symbol)
Expectation[expr, x \[Distributed] dist] gives the expectation of expr under the assumption that x follows the probability distribution dist. Expectation[expr, x ...
Indeterminate   (Built-in Mathematica Symbol)
Indeterminate is a symbol that represents a numerical quantity whose magnitude cannot be determined.
LandauDistribution   (Built-in Mathematica Symbol)
LandauDistribution[\[Mu], \[Sigma]] represents a Landau distribution with location parameter \[Mu] and scale parameter \[Sigma].
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 ...
MapIndexed   (Built-in Mathematica Symbol)
MapIndexed[f, expr] applies f to the elements of expr, giving the part specification of each element as a second argument to f. MapIndexed[f, expr, levelspec] applies f to ...
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.
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.
MomentGeneratingFunction   (Built-in Mathematica Symbol)
MomentGeneratingFunction[dist, t] gives the moment generating function for the symbolic distribution dist as a function of the variable t. MomentGeneratingFunction[dist, ...
Nest   (Built-in Mathematica Symbol)
Nest[f, expr, n] gives an expression with f applied n times to expr.
1 ... 152|153|154|155|156|157|158 ... 187 Previous Next

...