HYPHY Reference
:
Built-in function
:IGamma
IGamma
Built-in function
The incomplete gamma function.
IGamma[a,x] = Integral{0,x, Exp[-t] t^(a-1)dt};
Syntax
IGamma(a,x)
Notes
Works on numbers only. 'a' should not be a negative integer and x should be positive.
Examples
Last modified: 5/10/2000
Sergei L. Kosakovsky Pond and Spencer V. Muse, 1997-2002