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 /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Macaulay2Doc/functions/Gamma-doc.m2:40:0.