Documentation/How Tos/Calc: GAMMALN function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 15:14, 26 April 2008 by Drking (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


GAMMALN

Returns the natural logarithm of the gamma function.

Syntax:

GAMMALN(x)

returns the natural logarithm of Γ(x), the gamma function.
x must be greater than 0.

Example:

GAMMALN(4)

returns approximately 1.79.

See also:

GAMMADIST, GAMMAINV

Mathematical functions

Statistical functions

Issues:

  • The forthcoming international standard ODFF categorises this as a mathematical function, and includes a GAMMA function which Calc does not currently implement.
Personal tools