GAMMALN

Name

GAMMALN —
GAMMALN(x)

Description

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.

See also

POISSON