Maxima Function
kurtosis_normal (m,s)
Returns the kurtosis coefficient of a Normal(m,s) random variable, with s>0, which is always equal to 0. To make use of this function, write first load(distrib).
load(distrib)