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