uppergamma: upper incomplete gamma function
This is the tgamma from the boost library
uppergamma(a, z)
a
: The numeric 'a' parameter in the upper incomplete gammaz
: The numeric 'z' parameter in the upper incomplete gammauppergamma results
The uppergamma function is given by:
uppergamma(1, 3) uppergamma(1:3, 3) uppergamma(1, 1:3)
Matthew L. Fidler
Useful links