math: ldexp, modf, nearbyint, scalb are correctly rounded
[libc-test] / src / math / scalblnl.c
2012-10-25 Szabolcs Nagymath: do correctly rounded checks where it's appropriate
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...