Next: Incomplete Beta Function, Previous: Incomplete Gamma Functions, Up: Gamma and Beta Functions [Index]
These routines compute the Beta Function, B(a,b) = \Gamma(a)\Gamma(b)/\Gamma(a+b) subject to a and b not being negative integers.
These routines compute the logarithm of the Beta Function, \log(B(a,b)) subject to a and b not being negative integers.