XLPack 7.0
XLPack Numerical Library (Excel Worksheet Functions) Reference Manual
Loading...
Searching...
No Matches

◆ WGammapi()

Function WGammapi ( A As  Double,
P As  Double 
)

Inverse function of x for normalized incomplete gamma function P(a, x)

Purpose
This function computes the inverse function of x for normalized incomplete gamma function P(a, x).
Returns
Inverse function of x for normalized incomplete gamma function P(a, x).
Parameters
[in]AArgument a. (A > 0)
[in]PValue of P(a, x). (0 <= P <= 1)
Reference
boost/math/special_functions