Searched refs:roundFixedPoint (Results 1 – 3 of 3) sorted by relevance
323 void roundFixedPoint(int32_t maximumFractionDigits);
969 DigitList::roundFixedPoint(int32_t maximumFractionDigits) { in roundFixedPoint() function in DigitList1042 roundFixedPoint(-exponent); in roundAtExponent()
1060 dl.roundFixedPoint(20); // round to 20 fraction digits. in doSubstitution()