Searched refs:GetTDist (Results 1 – 2 of 2) sorted by relevance
681 double ScInterpreter::GetTDist(double T, double fDF) in GetTDist() function in ScInterpreter1583 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()
746 double GetTDist(double T, double fDF);
Completed in 80 milliseconds