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