First page Back Continue Last page Overview Graphics
Decimal vs. Binary
...But why is decimal floating point better than binary floating point?
In my opinion, it's mostly because of “Representation Error”.
Notes:
But nothing I've said so far explains why Decimal floating point would be any better than Binary floating point. To explain this, I'd like to take a detour and talk about representation error.