Fix incorrect rounding of ceil, ceilf, ceill in some cases. Add new test.
authorBruno Haible <bruno@clisp.org>
Sat, 13 Oct 2007 01:09:19 +0000 (03:09 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 13 Oct 2007 01:09:19 +0000 (03:09 +0200)
commitc7f33ef75bc531bc875e34019324811962b001d1
tree10251f84a4dd63d99e439cf3f49613d1e463e08a
parentfcb8ef08b9e77cd525d0de9f518eb49346498104
Fix incorrect rounding of ceil, ceilf, ceill in some cases. Add new test.
ChangeLog
lib/ceil.c
modules/ceilf-tests
tests/test-ceilf2.c [new file with mode: 0644]