GAMMALN |
GAMMALN(x) |
Returns the natural logarithm of the gamma function. |
x | The number you want the natural logarithm of. |
REMARKS |
* GAMMALN.PRECISE was added in Excel 2010 to replace this function. * If "x" is not numeric, then #VALUE! is returned. * If "x" = 0, then #NUM! is returned. * The number e raised to the GAMMALN(i) power, where i is an integer, returns the same result as (i - 1)!. * You can use the GAMMA function * You can use the GAMMA.DIST function to * You can use the GAMMA.INV function to * For the Microsoft documentation refer to support.microsoft.com * For the Google documentation refer to support.google.com |
|
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top