You are here: Symbol Reference > Probabilities Namespace > Functions > Probabilities.BetaIncomplete Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Probabilities.BetaIncomplete Function

Incomplete beta function.

Pascal
function BetaIncomplete(x: double; a: double; b: double): double; overload;

incomplete beta function for given parameters x, a and b.

The incomplete beta function is defined by the following equation: 

where B(a,b) is Beta function.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!