Back to Search Start Over

Innocuous Double Rounding of Basic Arithmetic Operations

Authors :
Pierre Roux
Source :
Journal of Formalized Reasoning, Vol 7, Iss 1, Pp 131-142 (2014)
Publication Year :
2014
Publisher :
University of Bologna, 2014.

Abstract

Double rounding occurs when a floating-point value is first rounded to an intermediate precision before being rounded to a final precision. The result of two such consecutive roundings can differ from the result obtained when directly rounding to the final precision. Double rounding practically happens, for instance, when implementing the IEEE754 binary32 format with an arithmetic unit performing operations only in the larger binary64 format, such as done in the PowerPC or x87 floating-point units. It belongs to the folklore in the floating-point arithmetic community that double rounding is innocuous for the basic arithmetic operations (addition, division, multiplication, and square root) as soon as the final precision is about twice larger than the intermediate one. This paper adresses the formal proof of this fact considering underflow cases and its extension to radices other than two.

Details

Language :
English
ISSN :
19725787
Volume :
7
Issue :
1
Database :
Directory of Open Access Journals
Journal :
Journal of Formalized Reasoning
Publication Type :
Academic Journal
Accession number :
edsdoj.748fef18ca2444d08db615872c085d56
Document Type :
article
Full Text :
https://doi.org/10.6092/issn.1972-5787/4359