InverseJacobiSC[v, m] gives the inverse Jacobi elliptic function sc -1 (v \[VerticalSeparator] m).
InverseJacobiSD[v, m] gives the inverse Jacobi elliptic function sd -1 (v \[VerticalSeparator] m).
InverseJacobiSN[v, m] gives the inverse Jacobi elliptic function sn -1 (v \[VerticalSeparator] m).
FrobeniusNumber[{a_1, ..., a_n}] gives the Frobenius number of a_1, ..., a_n.
RankedMin[list, n] gives the n\[Null]^th smallest element in list.
RankedMax[list, n] gives the n\[Null]^th largest element in list.
Undefined is a symbol that represents a quantity with no defined value.
ListAnimate[{expr_1, expr_2, ...}] generates an animation whose frames are the successive expr_i. ListAnimate[list, fps] displays fps frames per second.
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 ...
ExtendedGCD[n_1, n_2, ...] gives the extended greatest common divisor of the integers n_i.