SpecFunc_LogBeta

SpecFunc_LogBeta(a, b)

Logarithm of the Beta function.

\forall (a, b) > 0, \quad
LogBeta(a, b) = \log (\mathrm{B}(a, b))

Parameters
a, bfloat \in \Rset^*_+
Returns
resultfloat

See also

SpecFunc_Beta