powered by
LW(x)
x
ultimatum
If negative values of x are supplied, NaNs will likely be returned.
NaN
x <- rexp(10) w <- LW(x) all.equal(x, w * exp(w))
Run the code above in your browser using DataLab