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

◆ WIbetaia()

Function WIbetaia ( B As  Double,
X As  Double,
P As  Double 
)

Inverse function of a for normalized incomplete beta function Ix(a, b)

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