Searched refs:getN10Exp (Results 1 – 1 of 1) sorted by relevance
55 static double getN10Exp( int nExp ) in getN10Exp() function356 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 12 milliseconds