EXCEL GAMMA FUNCTION

The Excel GAMMA function returns the Gamma Function value, (n), for a given integer, n. Because the Gamma function is new in Excel 2013, it is not available in previous versions of Excel.

Syntax :

=GAMMA( number )
 

Parameters :

The argument’s number is a positive real number.

Step By Step Guide of F.DIST Function

Example :

The graph on the right depicts the Gamma Function, (n), for 0.0083 n 6. The Excel Gamma function is used in the spreadsheets below to assess this function for four distinct values of n.

  • #NUM! – Occurs if the number parameter given is 0.
  • #VALUE! – This error occurs if the given number parameter is not numeric.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now