Maxima Function
skewness_normal (m,s)
Returns the skewness 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)