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

◆ WIbetaib()

Function WIbetaib ( A As  Double,
X As  Double,
P As  Double 
)

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

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