1211 - 1220 of 4787 for special function rootSearch Results
View search results from all Wolfram sites (445692 matches)
Decrement   (Built-in Mathematica Symbol)
x-- decreases the value of x by 1, returning the old value of x.
Increment   (Built-in Mathematica Symbol)
x++ increases the value of x by 1, returning the old value of x.
PreDecrement   (Built-in Mathematica Symbol)
--x decreases the value of x by 1, returning the new value of x.
PreIncrement   (Built-in Mathematica Symbol)
++x increases the value of x by 1, returning the new value of x.
Variance   (Built-in Mathematica Symbol)
Variance[list] gives the sample variance of the elements in list. Variance[dist] gives the variance of the symbolic distribution dist.
BeckmannDistribution   (Built-in Mathematica Symbol)
BeckmannDistribution[\[Mu]_1, \[Mu]_2, \[Sigma]_1, \[Sigma]_2] represents the Beckmann distribution with means \[Mu]_1 and \[Mu]_2 and standard deviations \[Sigma]_1 and ...
DirichletCharacter   (Built-in Mathematica Symbol)
DirichletCharacter[k, j, n] gives the Dirichlet character \[Chi] {k, j} (n) with modulus k and index j.
Testing and Verification   (Mathematica Tutorial)
Every version of Mathematica is subjected to a large amount of testing before it is released. The vast majority of this testing is done by an automated system that is written ...
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 ...
HotellingTSquareDistribution   (Built-in Mathematica Symbol)
HotellingTSquareDistribution[p, m] represents Hotelling's T^2 distribution with dimensionality parameter p and m degrees of freedom.
1 ... 119|120|121|122|123|124|125 ... 479 Previous Next

...