RegularizedIncompleteGammaInverse¶
- RegularizedIncompleteGammaInverse(a, x, tail=False)¶
Inverse of the regularized incomplete Gamma function.
- Parameters:
- afloat
- xfloat
- tailbool, optional
By default, tail is False.
- Returns:
- resultfloat
If tail is False: .
If tail is True: .