Pages tagged floatingpoint:

What Every Computer Scientist Should Know About Floating Point Arithmetic - CiteSeerX
http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.22.6768
The Floating-Point Guide - What Every Programmer Should Know About Floating-Point Arithmetic
http://floating-point-gui.de/

Aims to provide both short and simple answers to the common recurring questions of novice programmers about floating-point numbers not 'adding up' correctly, and more in-depth information about how IEEE 754 floats work, when and how to use them correctly, and what to use instead when they are not appropriate.