JacobiSD[u, m] gives the Jacobi elliptic function sd(u | m).
Erfc
(Built-in Mathematica Symbol) Erfc[z] gives the complementary error function erfc(z).
CUDAImageConvolve[img, kern] gives the convolution of img with kern.CUDAImageConvolve[list, kern] gives the convolution of list with kern.CUDAImageConvolve[mem, kern] gives ...
JacobiND[u, m] gives the Jacobi elliptic function nd(u | m).
Abs
(Built-in Mathematica Symbol) Abs[z] gives the absolute value of the real or complex number z.
Because of its unified symbolic architecture, Mathematica provides powerful capabilities for creating layouts, both interactively and programmatically, and containing ...
Even simple-looking limits are sometimes quite complicated to compute. Mathematica provides functionality to evaluate several kinds of limits.
HeavisidePi[x] represents the box distribution \[CapitalPi](x), equal to 1 for |x| < 1/2 and 0 for |x| > 1/2.HeavisidePi[x_1, x_2, ...] represents the multidimensional box ...
Built into Mathematica are a large number of special characters intended for use in mathematical and other notation. "Listing of Named Characters" gives a complete listing. ...
UnitBox
(Built-in Mathematica Symbol) UnitBox[x] represents the unit box function, equal to 1 for |x| <= 1/2 and 0 otherwise.UnitBox[x_1, x_2, ...] represents the multidimensional unit box function, equal to 1 if ...