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