Maxima Function
cdf_beta (x,a,b)
Returns the value at x of the distribution function of a Beta(a,b) random variable, with a,b>0.
This function has no closed form and it is numerically computed if the global variable numer equals true, otherwise it returns a nominal expression.