3 lines
96 B
Python
3 lines
96 B
Python
# Principal branch of the Lambert W function W(z)
|
|
cplot(lambertw, [-1,1], [-1,1], points=50000)
|