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