Home
last modified time | relevance | path

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

/aoo42x/main/sal/rtl/source/
H A Dmath.cxx1088 double fExpValue = getN10Exp( nExp); in rtl_math_approxValue() local
1090 fValue *= fExpValue; in rtl_math_approxValue()
1096 fValue /= fExpValue; in rtl_math_approxValue()

Completed in 11 milliseconds