treams.special.incgamma

treams.special.incgamma(l, z) = <ufunc 'incgamma'>

Upper incomplete Gamma function of integer and half-integer degree and real and complex argument

This function is defined as

The negative real axis is the branch cut of the implemented function.

Parameters:
  • l (integer or float) – Integer or half-integer order

  • z (float or complex) – Argument

Returns:

float or complex

References