Home
last modified time | relevance | path

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

/trunk/main/sal/rtl/source/
H A Dmath.cxx55 static double getN10Exp( int nExp ) in getN10Exp() function
356 fValue /= getN10Exp( nExp ); in doubleToString()
975 fFac = getN10Exp( nDecPlaces ); in rtl_math_round()
1070 return fValue * getN10Exp( nExp ); in rtl_math_pow10Exp()
1088 double fExpValue = getN10Exp( nExp); in rtl_math_approxValue()

Completed in 18 milliseconds