Searched refs:rtl_math_RoundingMode_Corrected (Results 1 – 4 of 4) sorted by relevance
85 rtl_math_RoundingMode_Corrected, enumerator
177 rtl_math_RoundingMode eMode = rtl_math_RoundingMode_Corrected) in round()
982 case rtl_math_RoundingMode_Corrected : in rtl_math_round()1095 fValue = rtl_math_round( fValue, 0, rtl_math_RoundingMode_Corrected); in rtl_math_approxValue()
484 RoundNumber( rtl_math_RoundingMode_Corrected ); in ScRound()1258 if (fNper == ::rtl::math::round( fNper, 0, rtl_math_RoundingMode_Corrected )) in RateIteration()
Completed in 37 milliseconds