Functions

lnβ

Supported By

Syntax

the lnβ of ( expression , expression )

lnβ ( expression , expression )

Expression yields an integer, a number, or a complex.

Description

The lnβ function computes the natural logarithm of the beta function.

The expression lnβ(x,y) is equivalent to lngamma(x) + lngamma(y) - lngamma(x+y).

Synonym

lnbeta

See Also

factorial, gamma, beta, lnfactorial, lngamma