section b of routines in gamma.i

yorick banner

Home

Manual

Packages

Global Index

Keywords

Quick Reference

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 59  
SEE 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 50  
SEE ALSO: ln_gamma,   beta