Mathematica > Mathematics and Algorithms > Mathematical Functions > Special Functions > Gamma Functions and Related Functions >

BetaRegularized

BetaRegularized[z, a, b]
gives the regularized incomplete beta function I_z(a,b).
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • For nonsingular cases, I(z,a,b)=B(z,a,b)/B(a,b).
  • BetaRegularized[z0, z1, a, b] gives the generalized regularized incomplete beta function defined in nonsingular cases as Beta[z0, z1, a, b]/Beta[a, b].
  • For certain special arguments, BetaRegularized automatically evaluates to exact values.
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team