JacobiNC[u, m] gives the Jacobi elliptic function nc(u | m).
JacobiNS[u, m] gives the Jacobi elliptic function ns(u | m).
JacobiSC[u, m] gives the Jacobi elliptic function sc(u | m).
NumericQ[expr] gives True if expr is a numeric quantity, and False otherwise.
ToeplitzMatrix[n] gives the n*n Toeplitz matrix with first row and first column being successive integers.ToeplitzMatrix[{c_1, c_2, ..., c_n}] gives the Toeplitz matrix whose ...
WorkingPrecision is an option for various numerical operations that specifies how many digits of precision should be maintained in internal computations.
The execution of a Mathematica program involves the evaluation of a sequence of Mathematica expressions. In simple programs, the expressions to be evaluated may be separated ...
Views
(Mathematica Tutorial) Mathematica supports a variety of objects that can be used to organize and display information in output. Known collectively as views, these objects range from the simple ...
COperator[oper, arg_1, ...] is a symbolic representation of an operator.
CStandardMathOperator[oper, args] is a symbolic representation of a standard math operator.