File: ellipk.py

package info (click to toggle)
mpmath 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,572 kB
  • sloc: python: 47,806; sh: 31; makefile: 23
file content (2 lines) | stat: -rw-r--r-- 94 bytes parent folder | download | duplicates (6)
1
2
# Complete elliptic integrals K(m) and E(m)
plot([ellipk, ellipe], [-2,1], [0,3], points=600)