[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
Sun Dec 6 07:58:17 PST 2015
https://issues.dlang.org/show_bug.cgi?id=9717
Iain Buclaw <ibuclaw at gdcproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ibuclaw at gdcproject.org
--- Comment #9 from Iain Buclaw <ibuclaw at gdcproject.org> ---
(In reply to Denis Shelomovskij from comment #8)
> This issue isn't fixed. It's state is WONTFIX.
> I'm strictly against documenting current useless specification as people
> either don't care about rounding or prefer bank rounding method as it is
> less biased.
There's rint/lrint?
--
More information about the Digitalmars-d-bugs
mailing list