Accumulate[list] gives a list of the successive accumulated totals of elements in list.
AlgebraicIntegerQ[a] yields True if a is an algebraic integer, and yields False otherwise.
Backward is a symbol that represents the backward direction for purposes of motion and animation.
BesselK
(Built-in Mathematica Symbol) BesselK[n, z] gives the modified Bessel function of the second kind K_n (z).
Forward
(Built-in Mathematica Symbol) Forward is a symbol that represents the forward direction for purposes of motion and animation.
InverseCDF[dist, q] gives the inverse of the cumulative distribution function for the symbolic distribution dist as a function of the variable q.
IsolatingInterval[a] gives a rational isolating interval for the algebraic number a.IsolatingInterval[a, dx] gives an isolating interval of width at most dx.
JacobiSymbol[n, m] gives the Jacobi symbol (n/m).
MaxRecursion is an option for functions like NIntegrate and Plot that specifies how many recursive subdivisions can be made.
Negative[x] gives True if x is a negative number.