Return the CDF at x of the uniform distribution on [a, b], i.e., PROB (uniform (a, b) <= x). Default values are a = 0, b = 1.
Return the CDF at x of the uniform distribution on [a, b], i.e., PROB (uniform (a, b) <= x).
Default values are a = 0, b = 1.