math: test cases for rounding functions
authorSzabolcs Nagy <nsz@port70.net>
Tue, 3 Sep 2013 01:00:51 +0000 (01:00 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Tue, 3 Sep 2013 01:00:51 +0000 (01:00 +0000)
commit1421f13d69c511693e685e6e406de523610223fd
treea76fcefc0f383f94bdf67f7de4c798ff81a0bf68
parent705b5a4d2d3b6eeb14b201c097252c5918995d98
math: test cases for rounding functions
18 files changed:
src/math/special/ceil.h
src/math/special/ceilf.h
src/math/special/ceill.h
src/math/special/floor.h
src/math/special/floorf.h
src/math/special/floorl.h
src/math/special/nearbyint.h
src/math/special/nearbyintf.h
src/math/special/nearbyintl.h
src/math/special/rint.h
src/math/special/rintf.h
src/math/special/rintl.h
src/math/special/round.h
src/math/special/roundf.h
src/math/special/roundl.h
src/math/special/trunc.h
src/math/special/truncf.h
src/math/special/truncl.h