WLJS LogoWLJS Notebook

EllipticF

EllipticF[ϕ, m] gives the elliptic integral of the first kind F(ϕ|m).

Examples

Evaluate an elliptic integral:

EllipticF[Pi/4, 1/2]
(* 0.804366 *)

Numerical evaluation:

N[EllipticF[Pi/6, 0.3]]
(* 0.525604 *)

Please visit the official Wolfram Language Reference for more details.

On this page