Searched defs:fDF (Results 1 – 1 of 1) sorted by relevance
681 double ScInterpreter::GetTDist(double T, double fDF) in GetTDist()720 double ScInterpreter::GetChiDist(double fX, double fDF) in GetChiDist()733 double ScInterpreter::GetChiSqDistCDF(double fX, double fDF) in GetChiSqDistCDF()742 double ScInterpreter::GetChiSqDistPDF(double fX, double fDF) in GetChiSqDistPDF()791 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScChiSqDist() local1576 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScTDist() local1612 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScChiDist() local2114 double fp, fDF; member in ScTDistFunction2128 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScTInv() local2181 double fp, fDF; member in ScChiDistFunction[all …]