Method on @sym: [K, E] = ellipke (m)

Complete elliptic integrals of the first and second kinds.

Example:

syms m
[K, E] = ellipke (m)
  ⇒ K = (sym) K(m)
  ⇒ E = (sym) E(m)

See also: ellipke, @sym/ellipticK, @sym/ellipticE.

Package: symbolic