Cos
(Built-in Mathematica Symbol) Cos[z] gives the cosine of z.
EllipticK[m] gives the complete elliptic integral of the first kind K(m).
EllipticPi[n, m] gives the complete elliptic integral of the third kind \[CapitalPi] (n \[VerticalSeparator] m). EllipticPi[n, \[Phi], m] gives the incomplete elliptic ...
Hypergeometric2F1[a, b, c, z] is the hypergeometric function \[InvisiblePrefixScriptBase]_2 F_1 (a, b; c; z).
I
(Built-in Mathematica Symbol) I represents the imaginary unit Sqrt[-1].
Sech
(Built-in Mathematica Symbol) Sech[z] gives the hyperbolic secant of z.
Plot
(Built-in Mathematica Symbol) Plot[f, {x, x_min, x_max}] generates a plot of f as a function of x from x_min to x_max. Plot[{f_1, f_2, ...}, {x, x_min, x_max}] plots several functions f_i.
VectorPlot[{v_x, v_y}, {x, x_min, x_max}, {y, y_min, y_max}] generates a vector plot of the vector field {v_x, v_y} as a function of x and y. VectorPlot[{{v_x, v_y}, {w_x, ...
Parallel kernels do not have access to the values of variables defined in the master kernel, nor do they have access to locally defined functions. Mathematica contains a ...
DaubechiesWavelet[] represents a Daubechies wavelet of order 2. DaubechiesWavelet[n] represents a Daubechies wavelet of order n.