Home | History | Annotate | Download | only in video

Lines Matching full:rounding

68  *   3. Final rounding
73 * The rounding mode can be detected by checking whether
216 /* use floating add to find out rounding direction */
325 correctly rounded according to the prevailing rounding mode
326 as follows. Let r and i be copies of the rounding mode and
334 R := RZ; ... set rounding mode to round-toward-zero
342 z := z - ulp; ... special rounding
398 ... set rounding mode to Round-to-nearest
414 correctly rounded according to the prevailing rounding mode
415 as follows. Let r and i be copies of the rounding mode and
422 R := RZ; ... set rounding mode to round-toward-zero
429 R:=RP; ... reset rounding mod to round-to-+inf