April 2016
Intermediate to advanced
256 pages
6h 48m
English
Float-point (FP) arithmetic is ubiquitous in computer systems. However, it has been known that it is erroneous to compute with floating-point numbers and operations due to the finite precision.
FP suffers some well-known numerical instabilities [65]:
• Rounding generates an error.
• Non associativity. For instance, (a + b) + c and a + (b + c) are not necessarily identical.
•
Read now
Unlock full access