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