Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/core/tool/
H A Dinterpr2.cxx1252 const double fEpsilonSmall = 1.0E-14; in RateIteration() local
1276 if (fabs(fTerm) < fEpsilonSmall) in RateIteration()
1312 if (fabs(fTerm) < fEpsilonSmall) in RateIteration()