math: brief readme
authorSzabolcs Nagy <nsz@port70.net>
Thu, 1 Nov 2012 13:34:44 +0000 (14:34 +0100)
committerSzabolcs Nagy <nsz@port70.net>
Thu, 1 Nov 2012 13:34:44 +0000 (14:34 +0100)
src/math/README [new file with mode: 0644]

diff --git a/src/math/README b/src/math/README
new file mode 100644 (file)
index 0000000..733b3d3
--- /dev/null
@@ -0,0 +1,9 @@
+libm tests
+
+tools from gen/ were used to generate the tests
+
+test vectors are generated like
+
+echo 3.14 |./gen sin
+
+using crlibm, ucb and a few random sanity test inputs