math: fix nexttoward and nexttowardf tests
[libc-test] / src / math / ldexp.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-09 nszmath: add fenv pragma, relax the error check, simplify...
2012-10-09 nszmath: add some float f(float,int) and some float f...