Contents Index
poisson(m,n) returns the value of the distribution function of the poisson distribution with parameter m. Example:
poisson(m,n)
m
y=poisson(3.2, 10);
Copyright © 1997 by Jerry Alan Veeh. All rights reserved.