Incomplete Gamma Tail Function
(incomplete-gamma-tail a z)
The tail of the incomplete gamma function defined by
G(a, z) = integrate(t^(a-1)*exp(-z), t, z, inf)
See also IncompleteGamma.
(incomplete-gamma-tail a z)
The tail of the incomplete gamma function defined by
G(a, z) = integrate(t^(a-1)*exp(-z), t, z, inf)
See also IncompleteGamma.