WLJS LogoWLJS Notebook

InverseJacobiSC

InverseJacobiSC[v, m] gives the inverse Jacobi elliptic function sc⁻¹(v|m).

Examples

InverseJacobiSC[1, 0]
(* Pi/4 *)
InverseJacobiSC[2, 1/2] // N
(* 1.08879 *)

Please visit the official Wolfram Language Reference for more details.

On this page