Lo que todo programador debería saber sobre aritmética de punto flotante
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

added link to IEEE standard

+1
+1
content/references.html
··· 5 5 Documents that contain more in-depth information about the topics 6 6 covered on this wbesite: 7 7 8 + * [Homepage of the IEEE 754 standard](http://grouper.ieee.org/groups/754/) 8 9 * [What Every Computer Scientist Should Know About Floating-Point Arithmetic](http://docs.sun.com/source/806-3568/ncg_goldberg.html) 9 10 * [Decimal Arithmetic FAQ ](http://speleotrove.com/decimal/decifaq.html) 10 11 * [Comparing floating-point numbers](http://www.cygnus-software.com/papers/comparingfloats/comparingfloats.htm)