y=ellipeinc(phi,m) returns the incomplete elliptic integral of the second kind: integral(sqrt(1-m*sin(t)**2),t=0..phi)
scipy.special.ellipe
scipy.special.jn
Enter search terms or a module, class or function name.