Navigation Banner
 

Gamma Built-in function
  The gamma function.
Gamma[a] = Integral{0,Infinity, Exp[-x] x^(a-1)dx};
Syntax  Gamma(a)
Notes Works on numbers only. 'a' should not be a negative integer.
Examples
 Last modified: 8/17/1999

 
Sergei L. Kosakovsky Pond and Spencer V. Muse, 1997-2002