For each element of x, compute the quantile (the inverse of the CDF) at x of the lognormal distribution with parameters mu and sigma. If a random variable follows this distribution, its logarithm is normally distributed with mean
log (
mu)
and variance sigma.Default values are mu = 1, sigma = 1.