Maxima Function
pdf_lognormal (x,m,s)
Returns the value at x of the density function of a Lognormal(m,s) random variable, with s>0. To make use of this function, write first load(distrib).
load(distrib)