cleanup, no date+sig
[www] / libm.txt
index 790dca7..060d3e6 100644 (file)
--- a/libm.txt
+++ b/libm.txt
@@ -1,15 +1,5 @@
-other
------
-
-http://754r.ucbtest.org/
-http://www.vinc17.org/research/extended.en.html
-http://stereopsis.com/sree/fpu2006.html
-http://www.cs.berkeley.edu/~wkahan/
-http://download.oracle.com/docs/cd/E19957-01/806-3568/ncg_goldberg.html
-
-
-libm
-----
+libm implementations
+--------------------
 
 unix v7 libm by Robert Morris (rhm) around 1979
 see: "Computer Approximations" by Hart & Cheney, 1968
@@ -71,5 +61,12 @@ http://pari.math.u-bordeaux.fr/
 scs_lib in crlibm
 
 
+other
+-----
+
+ieee standard: http://754r.ucbtest.org/
+extended precision issues: http://www.vinc17.org/research/extended.en.html
+fast conversion to fixedpoint: http://stereopsis.com/sree/fpu2006.html
+papers by kahan: http://www.cs.berkeley.edu/~wkahan/
+fp paper by goldberg: http://download.oracle.com/docs/cd/E19957-01/806-3568/ncg_goldberg.html
 
-by nsz 2012-01-22