GAMMALN function

From Apache OpenOffice Wiki
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.



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.

Issues:

  • The international standard ODFF categorizes this as a mathematical function, and includes a GAMMA function.



See Also

Personal tools