Spread 8.0 Documentation
GAMMALN
Support Options
Formula Reference > Built-In Functions > GAMMALN

Glossary Item Box

GAMMALN


Name

Gamma distribution

Description

Returns the natural logarithm of the Gamma function, G(x).

Syntax

GAMMLN(value)

Remarks
The argument is any numeric value. This function is calculated as the natural logarithm (LN) of the Gamma function. The equation for this function is:Data Type

Accepts numeric data for all arguments. Returns numeric data. For more information, see Data Type for Each Cell Type.

Example

GAMMALN(A5)
GAMMALN(R4C1)
GAMMALN(12)=17.5023078459

Copyright © GrapeCity, inc. All rights reserved.