das 370370ec79 Add C99's nearbyint{,f}() functions as wrappers around rint().
These trivial implementations are about 25 times slower than
rint{,f}() on x86 due to the FP environment save/restore.
They should eventually be redone in terms of fegetround() and
bit fiddling.
2004-07-06 04:46:08 +00:00
..
2004-05-14 12:19:04 +00:00
2004-07-03 22:30:10 +00:00
2004-07-01 18:20:57 +00:00
2004-07-05 06:59:17 +00:00
2004-07-03 22:30:10 +00:00
2004-07-05 06:39:03 +00:00
2004-07-03 22:30:10 +00:00
2004-07-05 06:53:34 +00:00
2004-07-03 22:30:10 +00:00
2004-06-30 23:58:22 +00:00
2004-05-14 19:52:35 +00:00