xref: /third_party/musl/libc-test/src/math/README (revision 570af302)
1libm tests
2
3tools from gen/ were used to generate the tests
4
5test vectors are generated like
6
7echo 3.14 |./gen sin
8
9using crlibm, ucb and a various other test inputs
10