move config.mak to config.mak.def (so user can freely change it)
[libc-test] / src / math / README
1 libm tests
2
3 tools from gen/ were used to generate the tests
4
5 test vectors are generated like
6
7 echo 3.14 |./gen sin
8
9 using crlibm, ucb and a various other test inputs