fix pow(+-0, inf) case http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1515.pdf
[libc-test] / src / math / remainderf.c
2013-09-05 Szabolcs Nagymath: correct-rounding check in remainder functions...
2013-07-20 Szabolcs Nagynew test system
2012-11-12 Szabolcs Nagymath: add special case test vectors
2012-10-09 nszmath: add fenv pragma, relax the error check, simplify...
2012-10-07 nszmath: print file:line in the error msg, fix nearbyint...
2012-10-07 nszfix math test gen script
2012-10-07 nszadd generated math tests