3 lines
124 B
Python
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)
|