math: ldexp, modf, nearbyint, scalb are correctly rounded
authorSzabolcs Nagy <nsz@port70.net>
Thu, 1 Nov 2012 13:59:36 +0000 (14:59 +0100)
committerSzabolcs Nagy <nsz@port70.net>
Thu, 1 Nov 2012 13:59:36 +0000 (14:59 +0100)
commit9c6efc03eba4568ba9f1672a2bb0c50a047edd8e
tree96ec7d061fd74958c4ee682f098735030f0dbe7d
parent713aa1df9c8a3b2a5515c862a06bdab47e20dcf2
math: ldexp, modf, nearbyint, scalb are correctly rounded
src/math/ldexp.c
src/math/ldexpf.c
src/math/ldexpl.c
src/math/modf.c
src/math/modff.c
src/math/modfl.c
src/math/nearbyint.c
src/math/nearbyintf.c
src/math/nearbyintl.c
src/math/scalb.c
src/math/scalbf.c