Grocer Function

NAME

pois_pdf - Poisson distribution

CALLING SEQUENCE

[pdf]=pois_pdf(x,l)

PARAMETERS

Input

Output

DESCRIPTION

Computes the normal probability density function at x of the Poisson distribution with parameter lambda.

EXAMPLE

x=pois_pdf(5,3)

AUTHOR

Eric Dubois 2002