Maxima Function
elliptic_e (phi, m)
The incomplete elliptic integral of the second kind, defined as
elliptic_e(u, m) = integrate(sqrt(1 - m*sin(x)^2), x, 0, phi)
See also and .