BETALN

BETALN natural logarithm of the absolute value of the Euler beta function

Synopsis

BETALN(x,y)

Arguments

x: number

y: number

Description

BETALN function returns the natural logarithm of the absolute 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, BETALN returns #NUM!

See also

BETA, GAMMALN.