math: fix some invalid checks (remquo, lrint, lround, y0, y1, yn)
[libc-test] / src / math / modfl.c
2012-11-12 Szabolcs Nagymath: add special case test vectors
2012-11-01 Szabolcs Nagymath: ldexp, modf, nearbyint, scalb are correctly rounded
2012-10-13 nszmath: add modf and sincos