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