GAMMA function

Category: Statistical
Introduced: Excel 2013

Summary

Returns the Gamma function value

Syntax

GAMMA(number) The GAMMA function syntax has the following arguments.
• Number Required. Returns a number.

Example

=GAMMA(2.5)
=GAMMA(-3.75)
=GAMMA(0)
=GAMMA(-2)

Microsoft Support Page

https://support.microsoft.com/en-us/office/gamma-function-ce1702b1-cf55-471d-8307-f83be0fc5297

Back to Functions