math: fix some invalid checks (remquo, lrint, lround, y0, y1, yn)
[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 few random sanity test inputs