Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr6.cxx188 double ScInterpreter::GetGammaDist( double fX, double fAlpha, double fLambda ) in GetGammaDist() function in ScInterpreter
H A Dinterpr3.cxx1968 PushDouble( GetGammaDist( fX, fAlpha, fBeta)); in ScGammaDist()
2027 double GetValue( double x ) const { return fp - rInt.GetGammaDist(x, fAlpha, fBeta); } in GetValue()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx843 double GetGammaDist(double fX, double fAlpha, double fLambda);

Completed in 25 milliseconds