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

◆ WIbetai()

Function WIbetai ( A As  Double,
B As  Double,
P As  Double 
)

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

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