Home
last modified time | relevance | path

Searched refs:GetLowRegIGamma (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/core/tool/
H A Dinterpr6.cxx123 double ScInterpreter::GetLowRegIGamma( double fA, double fX ) in GetLowRegIGamma() function in ScInterpreter
194 return GetLowRegIGamma( fAlpha, fX / fLambda); in GetGammaDist()
H A Dinterpr3.cxx739 return GetLowRegIGamma( fDF/2.0, fX/2.0); in GetChiSqDistCDF()
/aoo41x/main/sc/source/core/inc/
H A Dinterpre.hxx816 double GetLowRegIGamma(double fA,double fX); // lower regularized incomplete gamma function, GAM…

Completed in 58 milliseconds