Searched refs:GetFDist (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr3.cxx | 667 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()
|
/aoo42x/main/sc/source/core/inc/ |
H A D | interpre.hxx | 745 double GetFDist(double x, double fF1, double fF2);
|
Completed in 42 milliseconds