JacobiCS[u, m] gives the Jacobi elliptic function cs(u | m).
JacobiDC[u, m] gives the Jacobi elliptic function dc(u | m).
JacobiSC[u, m] gives the Jacobi elliptic function sc(u | m).
LinearSolveFunction[dimensions, data] represents a function for providing solutions to a matrix equation.
Mod
(Built-in Mathematica Symbol) Mod[m, n] gives the remainder on division of m by n. Mod[m, n, d] uses an offset d.
StringCases["string", patt] gives a list of the substrings in " string" that match the string expression patt. StringCases["string", lhs -> rhs] gives a list of the values of ...
WaveletPhi[wave, x] gives the scaling function \[Phi](x) for the symbolic wavelet wave evaluated at x.WaveletPhi[wave] gives the scaling function as a pure function.
SectorChart[{{x_1, y_1}, {x_1, y_2}, ...}] makes a sector chart with sector angles proportional to x_i and radii y_i.SectorChart[{..., w_i[{x_i, y_i}, ...], ..., w_j[{x_j, ...
BattleLemarieWavelet[] represents the Battle-Lemarié wavelet of order 3.BattleLemarieWavelet[n] represents the Battle-Lemarié wavelet of order n evaluated on equally spaced ...
CoifletWavelet[] represents a Coiflet wavelet of order 2.CoifletWavelet[n] represents a Coiflet wavelet of order n.