InverseJacobiCN
InverseJacobiCN[v, m] gives the inverse Jacobi elliptic function cn⁻¹(v|m).
Examples
Evaluate the inverse Jacobi CN function:
InverseJacobiCN[0.5, 0.3]
(* 1.0472 *)Symbolic evaluation:
InverseJacobiCN[1, m]
(* 0 *)Please visit the official Wolfram Language Reference for more details.