BETA

BETA Euler beta function

Synopsis

BETA(x,y)

Arguments

x: number

y: number

Description

BETA function returns the value of the Euler beta function extended to all real numbers except 0 and negative integers.

Note

If x, y, or (x + y) are non-positive integers, BETA returns #NUM!

See also

BETALN, GAMMALN.