Gamma |
public static double LnBeta( double a, double b, bool bDebug )
[Missing <param name="a"/> documentation for "M:Altaxo.Calc.GammaRelated.LnBeta(System.Double,System.Double,System.Boolean)"]
[Missing <param name="b"/> documentation for "M:Altaxo.Calc.GammaRelated.LnBeta(System.Double,System.Double,System.Boolean)"]
This is a translation from the Fortran version of DLBETA(A,B), SLATEC, FNLIB, CATEGORY C7B, REVISION 900727, originally written by Fullerton W.,(LANL) to C++. Calls d9lgmc(x), LogRel(x), LnGamma(x), Gamma(x)