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