InverseJacobiND[v, m] gives the inverse Jacobi elliptic function nd -1 (v \[VerticalSeparator] m).
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).
Mathematica symbols are the ultimate atoms of symbolic data. Every symbol has a unique name, exists in a certain Mathematica context or namespace, and can have a variety of ...
GammaRegularized[a, z] is the regularized incomplete gamma function Q(a, z).
Boole
(Built-in Mathematica Symbol) Boole[expr] yields 1 if expr is True and 0 if it is False.
Collect
(Built-in Mathematica Symbol) Collect[expr, x] collects together terms involving the same powers of objects matching x. Collect[expr, {x_1, x_2, ...}] collects together terms that involve the same powers ...
Beta
(Built-in Mathematica Symbol) Beta[a, b] gives the Euler beta function \[CapitalBeta](a, b). Beta[z, a, b] gives the incomplete beta function \[CapitalBeta]_z (a, b).
DifferentialEquationTrek is a setting for the option TrekGenerator that specifies that treks are generated from the phase space of the numerical solution of a differential ...