David Schultz 9428e108c9 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-07-03 22:30:10 +00:00
2004-07-03 22:30:10 +00:00
2004-07-02 23:52:20 +00:00
2004-07-02 23:52:20 +00:00
2004-07-01 18:20:57 +00:00
2004-06-06 10:06:26 +00:00
2004-06-06 10:06:26 +00:00
2004-06-06 10:06:26 +00:00
2004-06-06 10:06:26 +00:00
2004-07-01 18:20:57 +00:00
2004-07-02 23:52:20 +00:00
2003-03-02 21:04:21 +00:00
2004-07-03 22:30:10 +00:00
2004-06-20 09:25:43 +00:00