Mathematica includes functions for performing a variety of specific algebraic transformations. Some are algorithmically straightforward; others include highly sophisticated ...
EllipticK[m] gives the complete elliptic integral of the first kind K(m).
RandomComplex[] gives a pseudorandom complex number with real and imaginary parts in the range 0 to 1.RandomComplex[{z_min, z_max}] gives a pseudorandom complex number in the ...
InverseJacobiCD[v, m] gives the inverse Jacobi elliptic function cd -1 (v \[VerticalSeparator] m).
InverseJacobiCS[v, m] gives the inverse Jacobi elliptic function cs -1 (v \[VerticalSeparator] m).
InverseJacobiDN[v, m] gives the inverse Jacobi elliptic function dn -1 (v \[VerticalSeparator] m).
InverseJacobiDS[v, m] gives the inverse Jacobi elliptic function ds -1 (v \[VerticalSeparator] m).
InverseJacobiND[v, m] gives the inverse Jacobi elliptic function nd -1 (v \[VerticalSeparator] m).
InverseJacobiSC[v, m] gives the inverse Jacobi elliptic function sc -1 (v \[VerticalSeparator] m).
InverseJacobiSD[v, m] gives the inverse Jacobi elliptic function sd -1 (v \[VerticalSeparator] m).