Maxima Function
std_f (m,n)
Returns the standard deviation of a F random variable F(m,n), with m>0, n>4. To make use of this function, write first load(distrib).
load(distrib)