Lines Matching full:rounding
64 * 3. Final rounding
69 * The rounding mode can be detected by checking whether
172 /* use floating add to find out rounding direction */
282 correctly rounded according to the prevailing rounding mode
283 as follows. Let r and i be copies of the rounding mode and
291 R := RZ; ... set rounding mode to round-toward-zero
299 z := z - ulp; ... special rounding
355 ... set rounding mode to Round-to-nearest
371 correctly rounded according to the prevailing rounding mode
372 as follows. Let r and i be copies of the rounding mode and
379 R := RZ; ... set rounding mode to round-toward-zero
386 R:=RP; ... reset rounding mod to round-to-+inf