Home | History | Annotate | Download | only in i18n

Lines Matching full:rounding

152  * rounding increment, or 0 if none.  The rounding increment is in
1466 // If there is no rounding, return 0.0 to indicate no rounding. A
1467 // rounding value (data[1]) of 0 or 1 indicates no rounding.
1472 // Return data[1] / 10^(data[0]). The only actual rounding data,