- Home
- GAMMA function
GAMMA function
The GAMMA function is one of the statistical functions. It is used to return the gamma function value.
Syntax
GAMMA(number)
The GAMMA function has the following argument:
| Argument | Description |
|---|---|
| number | A numeric value. |
Notes
If the number is a negative integer or 0 the function returns the #NUM! error value.
How to apply the GAMMA function.
Examples
The figure below displays the result returned by the GAMMA function.

Article with the tag:
Browse all tags