Poisson Distribution Function

Contents Index


poisson(m,n) returns the value of the distribution function of the poisson distribution with parameter m. Example:

y=poisson(3.2, 10);


Contents Index

Copyright © 1997 by Jerry Alan Veeh. All rights reserved.