beta

(function for equations)

 

Usage:

beta (z, w)

Definition:

gamma (z) gamma (w) / gamma (z + w)

Required:

z > 0     w > 0

Returns the beta function of z and w.

BetaDist is the beta probability distribution, which is based on the beta function.

See also gamma.