GAMMA
Returns the Gamma function value.
StatisticalStatistics & Analysis
What it does
Returns the value of the Gamma function Ξ(x).
Syntax
GAMMA(number)
Arguments
number(number) β Value to calculate.
Examples
Gamma Value
Gamma of 2.5.
FORMULA
=GAMMA(2.5)
RESULT
1.329
SAMPLE DATA
| A | |
|---|---|
| 1 | Value |
| 2 | 2.5 |