Evaluates the discrete uniform cumulative probability distribution function.
int
scalar value representing the argument at which the function is to be evaluated. x
should be a value between the lower limit 0 and upper limit n
int
scalar value representing the upper limit of the discrete uniform distribution. A double
scalar value representing the probability that a discrete uniform random variable takes a value less than or equal to x
.
Cdf Class | Imsl.Stat Namespace