1. T.H. Cormen, C.E. Leiserson, R.L. Rivest, C. Stein, Introduction to Algorithms, 2nd edn. (MIT Press/McGraw-Hill, Cambridge/New York, 2001)
2. D.E. Knuth, The Art of Computer Programming, Vol. 1: Fundamental Algorithms, 3rd edn. (Addison-Wesley, Reading, 1997)
3. IEEE Standard 754-2008 for Binary Floating-point Arithmetic (IEEE, 2008), http://grouper.ieee.org/groups/754/
4. D. Goldberg, What every computer scientist should know about floating-point arithmetic. ACM Comput. Surv. 23, 5 (1991). An up-to-date version is accessible as Appendix D of the Sun Microsystems Numerical Computation Guide, https://docs.oracle.com/cd/E19957-01/806-3568/
5. M.H. Holmes, Introduction to Numerical Methods in Differential Equations (Springer-Verlag, New York, 2007). (Example in Appendix A.3.1)