MantissaExponent[x] gives a list containing the mantissa and exponent of a number x. MantissaExponent[x, b] gives the base-b mantissa and exponent of x.
Many differential equations exhibit some form of stiffness, which restricts the step size and hence effectiveness of explicit solution methods. A number of implicit methods ...
CStatement[obj] is a symbolic representation of a statement.
\[Iota]
(Mathematica Character Name) Unicode: 03B9. Aliases: Esc i Esc, Esc iota Esc. Greek letter. Not commonly used. Used in set theory to indicate an explicitly constructible set.
AlgebraicNumberTrace[a] gives the trace of the algebraic number a.
ColorRules is an option for ArrayPlot which specifies how colors of cells should be determined from values.
Diagonal[m] gives the list of elements on the leading diagonal of the matrix m.Diagonal[m, k] gives the elements on the k\[Null]^th diagonal of m.
Eigenvalues[m] gives a list of the eigenvalues of the square matrix m. Eigenvalues[{m, a}] gives the generalized eigenvalues of m with respect to a. Eigenvalues[m, k] gives ...
EllipticK[m] gives the complete elliptic integral of the first kind K(m).
EllipticTheta[a, u, q] gives the theta function \[CurlyTheta]_a (u, q) (a = 1, ..., 4).