Gamma x
Gamma(s, x)
With one argument, this is the gamma function \(\Gamma(x) = \int_0^\infty t^{x-1}e^{-t}\,dt\).
|
With two arguments, it is the (upper) incomplete gamma function \(\Gamma(s, x) = \int_x^\infty t^{s-1}e^{-t}\,dt\).
|
The object Gamma is a method function.
The source of this document is in Macaulay2Doc/functions/Gamma-doc.m2:40:0.