From: Szabolcs Nagy Date: Thu, 1 Nov 2012 13:34:44 +0000 (+0100) Subject: math: brief readme X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=commitdiff_plain;h=113f496dbfc3cd215f852a35efe96f246f594a6c math: brief readme --- diff --git a/src/math/README b/src/math/README new file mode 100644 index 0000000..733b3d3 --- /dev/null +++ b/src/math/README @@ -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