summaryrefslogtreecommitdiff
path: root/tests/lib/libm/t_sin.c
AgeCommit message (Expand)Author
2014-03-03Remove all cargo-cult #ifndef __vax__ from the tests, that just papermartin
2011-09-14Additions to PR lib/45362: the float variants cosf(3), sinf(3), and tanf(3)jruoho
2011-09-14Use fabsf(3) when appropriate.jruoho
2011-09-14Some tests for sine, cosine, and tangent.jruoho