LGamma

Revision as of 20:59, 10 July 2007 by Lchrisman (talk | contribs) (Copied from user guide)


LGamma(X)

Returns the Log Gamma function of X. Without numeric overflow, this function is exactly equivalent to Ln(GammaFn(X)). Because the gamma function grows so rapidly, it is often much more convenient to use LGamma() to avoid numeric overflow.

Library

Advanced Math

See Also

Comments


You are not allowed to post comments.