Evaluates the uniform cumulative probability distribution function.
double
scalar value representing the argument at which the function is to be evaluated. double
scalar value representing the location parameter. double
scalar value representing the scale parameter. A double
scalar value representing the probability that a Uniform random variable takes a value less than or equal to x
.
Method Uniform
evaluates the distribution function, F, of a uniform random variable with location parameter aa and scale parameter bb; that is,
Cdf Class | Imsl.Stat Namespace