GAMMALN(x)
The GAMMALN function returns the natural logarithm of the gamma function.
If @x is non-number then GAMMALN returns #VALUE! error. If @x <= 0 then GAMMALN returns #NUM! error.
POISSON