Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx720 double ScInterpreter::GetChiDist(double fX, double fDF) in GetChiDist() function in ScInterpreter
1619 fResult = GetChiDist( fChi, fDF); in ScChiDist()
2187 double GetValue( double x ) const { return fp - rInt.GetChiDist(x, fDF); } in GetValue()
2661 PushDouble(GetChiDist(fChi, fDF)); in ScChiTest()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx742 double GetChiDist(double fChi, double fDF); // for LEGACY.CHIDIST, returns right tail

Completed in 34 milliseconds