Decimal floating point: Difference between revisions

Content deleted Content added
Line 4:
{{Expand|date=June 2007}}
 
== Basic Rationalerationale ==
Decimal Floatingfloating Pointpoint Arithmeticarithmetic refers to both a representation and operations on Decimaldecimal Floatingfloating Pointpoint numbers.
 
The key is preserving base 10 exponents wherever possible. The conversion to binary exponents can lead to repeat rounding errors and is therefore unsuitable for precision mathematics.