Returns the inverse of the standard lognormal cumulative probability distribution function.
double
scalar value representing the probability for which the inverse lognormal function is to be evaluated. double
scalar value representing the location parameter. double
scalar value representing the shape parameter. sigma
must be a positive. A double
scalar value. The probability that a standard lognormal random variable takes a value less than or equal to this returned value is p
.
Cdf Class | Imsl.Stat Namespace