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()791 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScChiSqDist() 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 ScChiDistFunction2195 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScChiInv() local2215 double fp, fDF; member in ScChiSqDistFunction2229 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScChiSqInv() local[all …]
Completed in 45 milliseconds