Maxima Function
cdf_poisson (x,m)
Returns the value at x of the distribution function of a Poisson(m) random variable, with m>0.
This function is numerically computed if the global variable numer
equals true
, otherwise it returns a nominal expression.