StruveH
(Built-in Mathematica Symbol) StruveH[n, z] gives the Struve function H n (z).
StruveL
(Built-in Mathematica Symbol) StruveL[n, z] gives the modified Struve function L n (z).
WhittakerW[k, m, z] gives the Whittaker function W k, m (z).
Text strings. The quotes are not included in standard Mathematica output form. In input form, the quotes are included.
Definitions such as f[x_]=x^2 specify values for functions. Sometimes, however, you need to specify general properties of functions, without necessarily giving explicit ...
InverseErf[s] gives the inverse error function obtained as the solution for z in s = erf(z).
SpheroidalEigenvalue[n, m, \[Gamma]] gives the spheroidal eigenvalue with degree n and order m.
Automatically selecting between hundreds of powerful and in many cases original algorithms, Mathematica provides both numerical and symbolic solving of differential equations ...
Pattern matching makes possible some of the most succinct and elegant programs in the Mathematica language—immediately compressing large numbers of conditional cases into ...