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

◆ WGammapia()

Function WGammapia ( X As  Double,
P As  Double 
)

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

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