gammaic(a,x)

Returns the Upper Incomplete Gamma function of reals a and x where:
a is the alpha parameter of the gamma distribution.
x is the upper integration point 0<x.
This function is also called the complemented incomplete Gamma function.

Wikipedia


See also gammai gammal gamma 


Example


gammaic(2,3.3)

0.1586