Lines Matching full:rounding
68 * 3. Final rounding
73 * The rounding mode can be detected by checking whether
170 /* use floating add to find out rounding direction */
283 correctly rounded according to the prevailing rounding mode
284 as follows. Let r and i be copies of the rounding mode and
292 R := RZ; ... set rounding mode to round-toward-zero
300 z := z - ulp; ... special rounding
356 ... set rounding mode to Round-to-nearest
372 correctly rounded according to the prevailing rounding mode
373 as follows. Let r and i be copies of the rounding mode and
380 R := RZ; ... set rounding mode to round-toward-zero
387 R:=RP; ... reset rounding mod to round-to-+inf