1641 - 1650 of 1786 for tablesSearch Results
View search results from all Wolfram sites (5863 matches)
D   (Built-in Mathematica Symbol)
D[f, x] gives the partial derivative \[PartialD]f/\[PartialD]x. D[f, {x, n}] gives the multiple derivative \[PartialD]^n f/\[PartialD]x^n. D[f, x, y, ...] differentiates f ...
Dot   (Built-in Mathematica Symbol)
a.b.c or Dot[a, b, c] gives products of vectors, matrices, and tensors.
EllipticF   (Built-in Mathematica Symbol)
EllipticF[\[Phi], m] gives the elliptic integral of the first kind F(\[Phi] \[VerticalSeparator] m).
Factor   (Built-in Mathematica Symbol)
Factor[poly] factors a polynomial over the integers. Factor[poly, Modulus -> p] factors a polynomial modulo a prime p. Factor[poly, Extension -> {a_1, a_2, ...}] factors a ...
FisherHypergeometricDistribution   (Built-in Mathematica Symbol)
FisherHypergeometricDistribution[n, n_succ, n_tot, w] represents a Fisher noncentral hypergeometric distribution.
FisherZDistribution   (Built-in Mathematica Symbol)
FisherZDistribution[n, m] represents a Fisher z distribution with n numerator and m denominator degrees of freedom.
IntegerPartitions   (Built-in Mathematica Symbol)
IntegerPartitions[n] gives a list of all possible ways to partition the integer n into smaller integers. IntegerPartitions[n, k] gives partitions into at most k integers. ...
NMaximize   (Built-in Mathematica Symbol)
NMaximize[f, x] maximizes f numerically with respect to x.NMaximize[f, {x, y, ...}] maximizes f numerically with respect to x, y, .... NMaximize[{f, cons}, {x, y, ...}] ...
NProduct   (Built-in Mathematica Symbol)
NProduct[f, {i, i_min, i_max}] gives a numerical approximation to the product \[Product]i = i_min i_max f.NProduct[f, {i, i_min, i_max, di}] uses a step di in the product.
NSum   (Built-in Mathematica Symbol)
NSum[f, {i, i_min, i_max}] gives a numerical approximation to the sum \[Sum]i = i_min i_max f.NSum[f, {i, i_min, i_max, di}] uses a step di in the sum.
1 ... 162|163|164|165|166|167|168 ... 179 Previous Next

...