martin
|
29ebc6818e
|
Remove all cargo-cult #ifndef __vax__ from the tests, that just paper
over bugs in the vax libm.
|
2014-03-03 10:39:08 +00:00 |
|
jruoho
|
ea461b7aa2
|
Additions to PR lib/45362: the float variants cosf(3), sinf(3), and tanf(3)
do not detect NaN for positive and negative infinity on i386 (qemu).
|
2011-09-14 13:29:58 +00:00 |
|
jruoho
|
8c901a0444
|
Use fabsf(3) when appropriate.
|
2011-09-14 06:50:43 +00:00 |
|
jruoho
|
8f667ecf71
|
Some tests for sine, cosine, and tangent.
|
2011-09-14 05:18:18 +00:00 |
|