References
Documents that contain more in-depth information about the topics covered on this wbesite:
- Current version of IEEE 754 standard
- What Every Computer Scientist Should Know About Floating-Point Arithmetic
- Homepage of William Kahan (architect of the IEEE 754 standard, lots of interesting links)
- Decimal Arithmetic FAQ
- Comparing floating-point numbers, 2012 Edition
- Tool to convert numbers between bases, including fractions
- Float Toy (toggle individual bits to see what the effects on the value are)
- IEEE 754 Visualization (another bit toggling tool)
- Float Exposed (toggle bits or enter values, lots of information)
- The result of 0.1 + 0.2 in various programming languages
© Published at floating-point-gui.de under the Creative Commons Attribution License (BY)