Home | History | Annotate | Download | only in i18n

Lines Matching full:rounding

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