GAMMALN function - The function returns the natural logarithm of the gamma function, Γ (x) in Excel

GAMMALN: The function returns the natural logarithm of the gamma function, Γ (x). Syntax: GAMMALN (x)

The following article introduces you to the GAMMALN function - one of the functions in the statistical function group is very popular in Excel.

Picture 1 of GAMMALN function - The function returns the natural logarithm of the gamma function, Γ (x) in Excel

Description: The function returns the natural logarithm of the gamma function, Γ (x).

Syntax: GAMMALN (x)

Inside:

- x: The value you want to calculate the natural logarithm of the gamma function, Γ (x). .

Attention:

- If the function's x value is not numeric -> the function returns the #VALUE! Error value

- If x ≤ 0 the function returns the #NUM! Error value

- The exponent e of GAMMALN (i), i is an integer, returns the same result as (i - 1) !.

- The function is calculated as follows:

[GAMMALN = LNleft ({Gamma left (x right)} right)]

Inside:

(fleft (x right) = left {{begin {array} {* {20} {c}}
{0 ,,,,,,, {rm {if}}, x <0}
{x ,,,, { rm {if}}, 0 le x le 1}
{1 ,,,,,,,, {rm {if}}, x> 1}
end {array}} right.,)

For example:

Calculate the natural logarithm value of the gamma function, Γ (x) of the values ​​in the following data table:

Picture 2 of GAMMALN function - The function returns the natural logarithm of the gamma function, Γ (x) in Excel

- In the cell to calculate enter the formula : = GAMMALN (C6)

Picture 3 of GAMMALN function - The function returns the natural logarithm of the gamma function, Γ (x) in Excel

- Press Enter -> the natural logarithmic value of the gamma function, Γ (x) is:

Picture 4 of GAMMALN function - The function returns the natural logarithm of the gamma function, Γ (x) in Excel

- Similarly copying the formula for the remaining values ​​results:

Picture 5 of GAMMALN function - The function returns the natural logarithm of the gamma function, Γ (x) in Excel

Where x ≤ 0 -> the function returns the #NUM! Error value

Picture 6 of GAMMALN function - The function returns the natural logarithm of the gamma function, Γ (x) in Excel

Above are instructions and some specific examples when using the GAMMALN function in Excel.

Good luck!

You've just finished reading the article "GAMMALN function - The function returns the natural logarithm of the gamma function, Γ (x) in Excel" edited by the TipsMake team. You can save gammaln-function-the-function-returns-the-natural-logarithm-of-the-gamma-function-Γ-x-in-excel.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.

« PREV : GAMMALN.PRECISE...
GAMMA.INV function -... : NEXT »