Last chance! 50% off unlimited learning
Sale ends in
curve(lambertW, -exp(-1), 3, xlim = c(-1, 3), ylim = c(-2, 1), col = "red")
abline(v = -exp(-1), h = -1, lty = "dotted")
abline(h = 0, v = 0, lty = "dashed", lwd = 2)
Run the code above in your browser using DataLab