Floating Point Issues


What Every Computer Scientist Should Know About Floating Point

In 1991 David Goldberg wrote a paper on floating point which is a tutorial for developers on what they need to know about floating point, including the IEEE representation and roundoff error. This is one of the classic papers of computer science.

What Every Computer Scientist Should Know About Floating Point (https://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html)

An Easier to Follow Explanation

The classic paper is an academic paper which is not the most accessible presentation of the material. Here is a site that presents the material in an easier form.

The Floating Point Guide (http://floating-point-gui.de/)


Email Me | Office Hours | My Home Page | Department Home | MCC Home Page

© Copyright Emmi Schatz 2009