incompleteBetaFunction

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