Lines Matching full:rounding
69 * 3. Final rounding
74 * The rounding mode can be detected by checking whether
169 /* use floating add to find out rounding direction */
278 correctly rounded according to the prevailing rounding mode
279 as follows. Let r and i be copies of the rounding mode and
287 R := RZ; ... set rounding mode to round-toward-zero
295 z := z - ulp; ... special rounding
351 ... set rounding mode to Round-to-nearest
367 correctly rounded according to the prevailing rounding mode
368 as follows. Let r and i be copies of the rounding mode and
375 R := RZ; ... set rounding mode to round-toward-zero
382 R:=RP; ... reset rounding mod to round-to-+inf