Gammaq: normalized upper incomplete gamma function
This is the gamma_q from the boost library
gammaq(a, z)
a |
The numeric 'a' parameter in the normalized upper incomplete gamma |
z |
The numeric 'z' parameter in the normalized upper incomplete gamma |
The gamma q function is given by:
gammaq = uppergamma(a, z)/gamma(a)
gammaq results
Matthew L. Fidler
gammaq(1,3) gammaq(1:3,3) gammaq(1,1:3)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.