Maxima Function
skewness_lognormal (m,s)
Returns the skewness coefficient of a Lognormal(m,s) random variable, with s>0. To make use of this function, write first load(distrib).
load(distrib)