WLJS LogoWLJS Notebook

InverseJacobiDS

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

Examples

Evaluate the inverse Jacobi DS function:

InverseJacobiDS[2.0, 0.5]
(* 0.481212 *)

Symbolic form:

InverseJacobiDS[v, m]
(* InverseJacobiDS[v, m] *)

Please visit the official Wolfram Language Reference for more details.

On this page