2000 character limit reached
Computation of the incomplete gamma function for negative values of the argument (1608.04152v1)
Published 14 Aug 2016 in cs.MS and math.CA
Abstract: An algorithm for computing the incomplete gamma function $\gamma*(a,z)$ for real values of the parameter $a$ and negative real values of the argument $z$ is presented. The algorithm combines the use of series expansions, Poincar\'e-type expansions, uniform asymptotic expansions and recurrence relations, depending on the parameter region. A relative accuracy $\sim 10{-13}$ in the parameter region $(a,z) \in [-500,\,500] \times [-500,\,0)$ can be obtained when computing the function $\gamma*(a,z)$ with the Fortran 90 module IncgamNEG implementing the algorithm.