Files
2026-07-13 12:32:53 +08:00

3 lines
118 B
Python

# Branches 0 and -1 of the Lambert W function
plot([lambertw, lambda x: lambertw(x,-1)], [-2,2], [-5,2], points=2000)