SpecFunc_RegularizedIncompleteGammaInverse¶
-
SpecFunc_RegularizedIncompleteGammaInverse
(a, x, tail=False)¶ Inverse of the regularized incomplete Gamma function.
Parameters: - a : float
- x : float
- tail : bool, optional
By default, tail is False.
Returns: - result : float
- If tail is False:
.
- If tail is True:
.
- If tail is False:
- a : float