Some articles about floating point numbers
- http://floating-point-gui.de/ – What Every Programmer Should Know About Floating-Point Arithmetic
- https://en.wikipedia.org/wiki/Floating-point_arithmetic
- http://blog.reverberate.org/2014/09/what-every-computer-programmer-should.html
- https://ece.uwaterloo.ca/~dwharder/NumericalAnalysis/02Numerics/Double/paper.pdf – Paper: What every computer scientist should know about floating-point arithmetic
- https://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html – What Every Computer Scientist Should Know About Floating-Point Arithmetic
- http://www.analog.com/en/education/education-library/articles/fixed-point-vs-floating-point-dsp.html