Add resources on Floating Point
authorCesar_Strauss <Cesar_Strauss@web>
Mon, 22 Jun 2020 22:18:45 +0000 (23:18 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 22 Jun 2020 22:18:45 +0000 (23:18 +0100)
resources.mdwn

index f0c236583d43e6ceadabfeac5bd9b76c99e52167..2476d2f628a821fba732e286a962a6089cf53df8 100644 (file)
@@ -84,6 +84,14 @@ it is unfortunately not freely available and requires a payment to
 access. However, each of the Libre RISC-V members already have access
 to the document.
 
+* [Lecture notes - Floating Point Appreciation](http://pages.cs.wisc.edu/~markhill/cs354/Fall2008/notes/flpt.apprec.html)
+
+Among other things, has a nice explanation on arithmetic, rounding modes and the sticky bit.
+
+* [What Every Computer Scientist Should Know About Floating-Point Arithmetic](https://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html)
+
+Nice resource on rounding errors (ulps and epsilon) and the "table maker's dilemma".
+
 ## Past FPU Mistakes to learn from
 
 * [Intel Underestimates Error Bounds by 1.3 quintillion on