Home
last modified time | relevance | path

Searched refs:GetGammaContFraction (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/core/tool/
H A Dinterpr6.cxx42 double ScInterpreter::GetGammaContFraction( double fA, double fX ) in GetGammaContFraction() function in ScInterpreter
129 return 1.0 - fFactor * GetGammaContFraction(fA,fX); in GetLowRegIGamma()
142 return fFactor * GetGammaContFraction(fA,fX); in GetUpRegIGamma()
/aoo41x/main/sc/source/core/inc/
H A Dinterpre.hxx814 double GetGammaContFraction(double fA,double fX);

Completed in 10 milliseconds