Evaluates the standard lognormal cumulative probability distribution function.
double
scalar value representing the argument at which the 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 representing the probability that a standard lognormal random variable takes a value less than or equal to x
.
Cdf Class | Imsl.Stat Namespace