Maxima Function
skewness_f (m,n)
Returns the skewness coefficient of a F random variable F(m,n), with m>0, n>6. To make use of this function, write first load(distrib).
load(distrib)