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