3 lines
94 B
Python
3 lines
94 B
Python
# Complete elliptic integrals K(m) and E(m)
|
|
plot([ellipk, ellipe], [-2,1], [0,3], points=600)
|