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