incomplete Beta Function
Computes the incomplete beta function at the supplied x Beta(x, a, b)/Beta(a, b)
Return
the regularized beta function at the supplied x
Parameters
x
the point to be evaluated
a
alpha 1
b
alpha 2
Computes the incomplete beta function at the supplied x Beta(x, a, b)/Beta(a, b)
the regularized beta function at the supplied x
the point to be evaluated
alpha 1
alpha 2