KelvinBer[z] gives the Kelvin function ber(z).KelvinBer[n, z] gives the Kelvin function ber_n (z).
KelvinKei[z] gives the Kelvin function kei(z).KelvinKei[n, z] gives the Kelvin function kei_n (z).
KelvinKer[z] gives the Kelvin function ker(z).KelvinKer[n, z] gives the Kelvin function ker_n (z).
PartitionsQ[n] gives the number q (n) of partitions of the integer n into distinct parts.
QPolyGamma[z, q] gives the q-digamma function \[Psi]_q (z).QPolyGamma[n, z, q] gives the n\[Null]^th derivative of the q-digamma function \[Psi]_q^(n)(z).
StringDrop["string", n] gives " string" with its first n characters dropped. StringDrop["string", -n] gives " string" with its last n characters dropped. StringDrop["string", ...
The functionality is now available in built-in Mathematica kernel functions RSolve, ZTransform, and Sum. The built-in kernel function SeriesCoefficient now contains the ...
The user interface for Mathematica provides many options for formatting input and output.
SpheroidalS1Prime[n, m, \[Gamma], z] gives the derivative with respect to z of the radial spheroidal function S_n^m, (1)(\[Gamma], z) of the first kind.
TraceScan[f, expr] applies f to all expressions used in the evaluation of expr. TraceScan[f, expr, form] includes only those expressions which match form. TraceScan[f, expr, ...