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