fix pow(+-0, inf) case http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1515.pdf
[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