kmx git
login
register
kc3-lang
/
gnulib
/
tests/test-trunc2.c
tests/test-trunc2.c
Log
Author
Commit
Date
CI
Message
e220635f
2008-04-11T16:31:39
Flush the standard error stream before aborting.
b17d7ac7
2008-01-26T15:17:58
Rename isnan, applicable to 'double' only, to isnand.
c532b2a8
2007-10-20T14:34:54
Don't rely on excess precision: -4 > -3.00000024 - 1 can evaluate to false if the CPU rounds correctly to nearest.
ac328d5c
2007-10-13T02:14:52
Add new test for trunc function.