gamma_inc( a , z )

The incomplete gamma function of z in SageMath. Defined by

\[ \Gamma(a,z) = \int_z^\infty dt \; t^{a-1} e^{-t} \]

Plot on the real axis:

Series expansion about the origin:

Special values:

Related functions:   gamma

Function category: gamma functions sagemath-docs