Syntax: poisson_dist(n, x)
Description: Returns the sum of the first k terms of the Poisson distribution.
Group: statistics_probability
Note:
Example:
Also see: normal_dist
Implemented in: LambdaCHI2_DIST.java