101 - 110 of 1247 for ESearch Results
View search results from all Wolfram sites (4919 matches)
Dispatch   (Built-in Mathematica Symbol)
Dispatch[{lhs_1 -> rhs_1, lhs_2 -> rhs_2, ...}] generates an optimized dispatch table representation of a list of rules. The object produced by Dispatch can be used to give ...
Sech   (Built-in Mathematica Symbol)
Sech[z] gives the hyperbolic secant of z.
GumbelDistribution   (Built-in Mathematica Symbol)
GumbelDistribution[\[Alpha], \[Beta]] represents a Gumbel distribution with location parameter \[Alpha] and scale parameter \[Beta].
Sow   (Built-in Mathematica Symbol)
Sow[e] specifies that e should be collected by the nearest enclosing Reap. Sow[e, tag] specifies that e should be collected by the nearest enclosing Reap whose pattern ...
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 ...
Part   (Built-in Mathematica Symbol)
expr[[i]] or Part[expr, i] gives the i\[Null]^th part of expr. expr[[-i]] counts from the end. expr[[i, j, ...]] or Part[expr, i, j, ...] is equivalent to expr[[i]][[j]] .... ...
CumulantGeneratingFunction   (Built-in Mathematica Symbol)
CumulantGeneratingFunction[dist, t] gives the cumulant generating function for the symbolic distribution dist as a function of the variable t. ...
AlternatingGroup   (Built-in Mathematica Symbol)
AlternatingGroup[n] represents the alternating group of degree n.
Extract   (Built-in Mathematica Symbol)
Extract[expr, list] extracts the part of expr at the position specified by list. Extract[expr, {list_1, list_2, ...}] extracts a list of parts of expr. Extract[expr, list, h] ...
Switch   (Built-in Mathematica Symbol)
Switch[expr, form_1, value_1, form_2, value_2, ...] evaluates expr, then compares it with each of the form_i in turn, evaluating and returning the value_i corresponding to ...
1 ... 8|9|10|11|12|13|14 ... 125 Previous Next

...