Home
last modified time | relevance | path

Searched refs:EXP_LOWER_BOUND (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/svl/source/numbers/
H A Dzformat.cxx67 const double EXP_LOWER_BOUND = 1.0E-4; // prefer scientific notation below this value. variable
2036 if (fTestNum < EXP_LOWER_BOUND) in GetOutputString()
2106 if (fNumber < EXP_LOWER_BOUND) in GetOutputString()

Completed in 69 milliseconds