Maxima Function
cdf_f (x,m,n)
Returns the value at x of the distribution function of a F random variable F(m,n), with m,n>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.