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.

Link to homepage of William Kahan

+1
+1
content/references.html
··· 8 8 9 9 * [Homepage of the IEEE 754 standard](http://grouper.ieee.org/groups/754/) 10 10 * [What Every Computer Scientist Should Know About Floating-Point Arithmetic](http://docs.sun.com/source/806-3568/ncg_goldberg.html) 11 + * [Homepage of William Kahan (architect of the IEEE 754 standard, lots of interesting links)](http://www.cs.berkeley.edu/~wkahan/) 11 12 * [Decimal Arithmetic FAQ ](http://speleotrove.com/decimal/decifaq.html) 12 13 * [Comparing floating-point numbers](http://www.cygnus-software.com/papers/comparingfloats/comparingfloats.htm) 13 14 * [Tool to convert numbers between bases, including fractions](http://www.easysurf.cc/cnver17.htm)