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