Home
last modified time | relevance | path

Searched defs:fDF (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx681 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() local
1612 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScChiDist() local
2114 double fp, fDF; member in ScTDistFunction
2128 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScTInv() local
2181 double fp, fDF; member in ScChiDistFunction
2195 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScChiInv() local
2215 double fp, fDF; member in ScChiSqDistFunction
2229 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScChiSqInv() local
[all …]

Completed in 44 milliseconds