Function Reference
— Function File: unifcdf (x, a, b)

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.