GAMMALN.PRECISE Function Explained
The GAMMALN.PRECISE
Function in Microsoft Excel calculates the natural logarithm of the gamma function for a given number. It returns a Double
value that is the natural logarithm of the gamma function for the given number. The syntax for this function is GAMMALN.PRECISE(number)
, where number
is the number for which you want to calculate the natural logarithm of the gamma function.
GAMMALN.PRECISE Function Syntax
GAMMALN.PRECISE(x)
- x: The value for which you want to calculate the natural logarithm of the gamma function.