Hypergeometric1F1Regularized[a, b, z] is the regularized confluent hypergeometric function \[Null]_1 F_1 (a; b; z)/\[CapitalGamma](b).
MathieuCPrime[a, q, z] gives the derivative with respect to z of the even Mathieu function with characteristic value a and parameter q.
MathieuSPrime[a, q, z] gives the derivative with respect to z of the odd Mathieu function with characteristic value a and parameter q.
SpheroidalS2[n, m, \[Gamma], z] gives the radial spheroidal function S_n^m, (2)(\[Gamma], z) of the second kind.
Mathematica allows any front end command to be executed programmatically from within the kernel by sending an appropriate front end token. There are tokens for all standard ...
Mathematica has over a thousand options that allow full control over every aspect of its interface. These options can be set interactively from menus, defined in stylesheets, ...
CellEditDuplicate is an option for Cell which specifies whether the front end should make a copy of the cell before actually applying any changes in its contents that you ...
PrintTemporary[expr] prints expr as a temporary cell in a notebook, removing it when the evaluation of the current input line is complete.
SessionTime[] gives the total number of seconds of real time that have elapsed since the beginning of your Mathematica session.
$TimeUnit gives the minimum time interval in seconds recorded on your computer system.