regularizedGamma(s, x)
This is the (upper) regularized gamma function \(Q(s, x) = \frac{\Gamma(s,x)}{\Gamma(s)}\).
|
|
This function always returns a double precision real number (53 bits) regardless of the precision of its arguments.
The object regularizedGamma is a method function.