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