Maxima Function
mean_f (m,n)
Returns the mean of a F random variable F(m,n), with m>0, n>2. To make use of this function, write first load(distrib).
load(distrib)