profiley.helpers.math
Module Contents
Functions
|
Incomplete Gamma function as defined in Mathematica, |
- profiley.helpers.math.gamma(a, x=0)
Incomplete Gamma function as defined in Mathematica,
\[\Gamma(a,x) = \int_0^\infty dt\,t^{a-1}e^{-t}\]such that \(\Gamma(a,0)=\Gamma(a)\) is the Gamma function