Searched refs:GetGammaContFraction (Results 1 – 2 of 2) sorted by relevance
42 double ScInterpreter::GetGammaContFraction( double fA, double fX ) in GetGammaContFraction() function in ScInterpreter129 return 1.0 - fFactor * GetGammaContFraction(fA,fX); in GetLowRegIGamma()142 return fFactor * GetGammaContFraction(fA,fX); in GetUpRegIGamma()
836 double GetGammaContFraction(double fA,double fX);
Completed in 48 milliseconds