EllipticExpPrime[u, {a, b}] gives the derivative of EllipticExp[u, {a, b}] with respect to u.
CellLabelAutoDelete is an option for Cell which specifies whether a label for the cell should be automatically deleted if the contents of the cell are modified or the ...
DynamicSetting[e] represents an object which displays as e, but is interpreted as the dynamically updated current value of Setting[e] if supplied as Mathematica ...
$Epilog
(Built-in Mathematica Symbol) $Epilog is a symbol whose value, if any, is evaluated when a dialog or a Mathematica session is terminated.
Directly integrated into the Mathematica language is a convenient symbolic options mechanism that allows arbitrary sequences of named parameters to be given to both built-in ...
CatalanNumber and Subfactorial have been added to the built-in Mathematica kernel. CatalanNumber and Subfactorial can now be evaluated numerically for noninteger arguments. ...
Switch
(Built-in Mathematica Symbol) Switch[expr, form_1, value_1, form_2, value_2, ...] evaluates expr, then compares it with each of the form_i in turn, evaluating and returning the value_i corresponding to ...
SynchronousInitialization is an option for Manipulate, DynamicModule, and related functions that specifies whether or not to evaluate the expression given as the setting for ...
Functions in Mathematica are carefully set up so that you normally do not have to know how they work inside. But particularly for numerical functions that use iterative ...
SpheroidalS2Prime[n, m, \[Gamma], z] gives the derivative with respect to z of the radial spheroidal function S_n^m, (2)(\[Gamma], z) of the second kind.