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

GAMMALN.PRECISE function: The function returns the natural logarithm of the gamma function, Γ (x). The function is not different from the GAMMALN function, but the function only supports versions from Excel 2013 onwards. Syntax: GAMMALN.PRECISE (x)

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

Picture 1 of GAMMALN.PRECISE 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). The function is not different from the GAMMALN function, but the function only supports versions from Excel 2013 onwards.

Syntax: GAMMALN.PRECISE (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.PRECISE (i), i is an integer, returns the same result as (i - 1) !.

- The function is calculated as follows:

[GAMMALN.PRECISE = 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.PRECISE function - The function returns the natural logarithm of the gamma function, Γ (x) in Excel

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

Picture 3 of GAMMALN.PRECISE 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.PRECISE 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.PRECISE 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.PRECISE function - The function returns the natural logarithm of the gamma function, Γ (x) in Excel

- Where x is not a number -> the function returns the error value #VALUE!

Picture 7 of GAMMALN.PRECISE 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.PRECISE function in Excel.

Good luck!

You've just finished reading the article "GAMMALN.PRECISE function - The function returns the natural logarithm of the gamma function, Γ (x) in Excel" edited by the TipsMake team. You can save gammalnprecise-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 : GEOMEAN function -...
GAMMALN function -... : NEXT »