[Issue 9717] `std.math.round` rounds away from zero instead of to the nearest even integer
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Dec 5 09:56:53 PST 2015
https://issues.dlang.org/show_bug.cgi?id=9717
--- Comment #7 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/91c38b4bfda60278924140e7bded63f56903a15e
fix issue 9717 - `std.math.round` rounds away from zero instead of to the
nearest even integer
https://github.com/D-Programming-Language/phobos/commit/0c39d2d341eac3f3c81f6608dedd25ee2689d576
Merge pull request #3849 from Infiltrator/patch-1
fix issue 9717 - `std.math.round` rounds away from zero instead of to the
nearest even integer
--
More information about the Digitalmars-d-bugs
mailing list