GammaLn

Syntax

GammaLn(Value)

Parameters

Value. The value, for which GammaLn is calculated. The value must satisfy the constraint: Value > 0.

Description

The method returns the natural logarithm of the gamma function.

Comments

The e number raised to the power GammaLn(i), where i is an integer, returns the same result as (i - 1)!.

See also:

Function Wizard | Statistical Functions