Click or drag to resize

GammaRelatedBeta Method

Overload List
 NameDescription
Public methodStatic memberBeta(Double, Double) Beta(a,b) calculates the complete beta function for double precision arguments a and b using Exp(LnBeta(a,b)).
Public methodStatic memberBeta(Double, Double, Boolean) Beta(a,b) calculates the complete beta function for double precision arguments a and b using Exp(LnBeta(a,b)).
Top
See Also