JacobiAmplitude[u, m] gives the amplitude am(u \[VerticalSeparator] m) for Jacobi elliptic functions.
JacobiCD[u, m] gives the Jacobi elliptic function cd(u | m).
JacobiDC[u, m] gives the Jacobi elliptic function dc(u | m).
JacobiSC[u, m] gives the Jacobi elliptic function sc(u | m).
JordanModelDecomposition[ss] yields the Jordan decomposition of a StateSpaceModel object ss. The result is a list {s, jc} where s is a similarity matrix and jc is the Jordan ...
KleinInvariantJ[\[Tau]] gives the Klein invariant modular elliptic function J(\[Tau]).
LeastSquares[m, b] finds an x that solves the linear least-squares problem for the matrix equation m.x == b.
LinearSolveFunction[dimensions, data] represents a function for providing solutions to a matrix equation.
LogGamma[z] gives the logarithm of the gamma function log \[CapitalGamma](z).
MapIndexed[f, expr] applies f to the elements of expr, giving the part specification of each element as a second argument to f. MapIndexed[f, expr, levelspec] applies f to ...