| commit | f263724ea0e97de8644a651f4d78926fa995e209 | [log] [tgz] |
|---|---|---|
| author | Mark Dickinson <dickinsm@gmail.com> | Mon Nov 09 17:45:40 2009 +0000 |
| committer | Mark Dickinson <dickinsm@gmail.com> | Mon Nov 09 17:45:40 2009 +0000 |
| tree | f543d43679e60bd24c0211d81e32ef91d613f198 | |
| parent | c747d3a5d281226af5e6898ec9ab629d2b3520f0 [diff] |
Issue #7070: Fix problem with builtin round function for large odd integer arguments. Also fixes the sign of round(-0.0).