Files
mpmath--mpmath/docs/plots/kleinj2.py
T
2026-07-13 12:32:53 +08:00

3 lines
124 B
Python

# Klein J-function as function of the half-period ratio
fp.cplot(lambda t: fp.kleinj(tau=t), [-1,2], [0,1.5], points=50000)