Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Dinterpr3.cxx681 double ScInterpreter::GetTDist(double T, double fDF) in GetTDist() function in ScInterpreter
1583 double R = GetTDist(T, fDF); in ScTDist()
2120 double GetValue( double x ) const { return fp - 2 * rInt.GetTDist(x, fDF); } in GetValue()
2526 PushDouble(GetTDist(fT, fF)); in ScTTest()
2528 PushDouble(2.0*GetTDist(fT, fF)); in ScTTest()
/aoo41x/main/sc/source/core/inc/
H A Dinterpre.hxx724 double GetTDist(double T, double fDF);

Completed in 69 milliseconds