Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx667 double ScInterpreter::GetFDist(double x, double fF1, double fF2) in GetFDist() function in ScInterpreter
1603 PushDouble(GetFDist(fF, fF1, fF2)); in ScFDist()
2153 double GetValue( double x ) const { return fp - rInt.GetFDist(x, fF1, fF2); } in GetValue()
2602 PushDouble(2.0*GetFDist(fF, fF1, fF2)); in ScFTest()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx745 double GetFDist(double x, double fF1, double fF2);

Completed in 37 milliseconds