functions in gamma.i - b
beta
beta(z,w) returns the beta function gamma(z)gamma(w)/gamma(z+w) Interpreted function, defined at i/gamma.i line 74SEE ALSO: ln_gamma, bico
bico
bico(n,k) returns the binomial coefficient n!/(k!(n-k)!) as a double. Interpreted function, defined at i/gamma.i line 65SEE ALSO: ln_gamma, beta