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