Menu

GAMMA

Description

Returns the value of the gamma function.

Examples

GAMMA(12) = 39916800

GAMMA(-6) = NAN

GAMMA(NAN) = NAN

GAMMA(INF) = INF

GAMMA(-INF) = NAN

On this page