regularizedBeta(x, a, b)
This is the regularized (incomplete) beta function \(I_x(a, b) = \frac{1}{B(a, b)}\int_0^x t^{a - 1} (1 - t)^{b - 1}\,dt\).
|
|
The object regularizedBeta is a method function.
The source of this document is in Macaulay2Doc/functions/Beta-doc.m2:70:0.