Gamma |
| Name | Description | |
|---|---|---|
| Beta(Double, Double) | Beta(a,b) calculates the complete beta function for double precision arguments a and b using Exp(LnBeta(a,b)). | |
| Beta(Double, Double, Boolean) | Beta(a,b) calculates the complete beta function for double precision arguments a and b using Exp(LnBeta(a,b)). |