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