LaguerreL[n, x] gives the Laguerre polynomial L_n (x). LaguerreL[n, a, x] gives the generalized Laguerre polynomial L_n^a(x).
Plus
(Built-in Mathematica Symbol) x + y + z represents a sum of terms.
ImageFilter[f, image, r] applies the function f to the range r neighborhood of each pixel in each channel of image.
PropertyList[{obj, item}] lists the properties available for item in obj.
Conjugate[z] or z\[Conjugate] gives the complex conjugate of the complex number z.
PrintFlag
(Function Approximations Package Symbol) PrintFlag is an option to MiniMaxApproximation and GeneralMiniMaxApproximation that specifies whether data from the successive iterates in the approximation algorithm are to ...
BesselI
(Built-in Mathematica Symbol) BesselI[n, z] gives the modified Bessel function of the first kind I_n (z).
InverseErf[s] gives the inverse error function obtained as the solution for z in s = erf(z).
InverseJacobiCD[v, m] gives the inverse Jacobi elliptic function cd -1 (v \[VerticalSeparator] m).
InverseJacobiCN[v, m] gives the inverse Jacobi elliptic function cn -1 (v \[VerticalSeparator] m).