[Issue 5628] std.math unittest disabled - roundoff error in pow() on SSE2
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Nov 14 12:17:25 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=5628
Martin Nowak <code at dawg.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |code at dawg.eu
--- Comment #4 from Martin Nowak <code at dawg.eu> 2013-11-14 12:17:23 PST ---
The test is wrong because of excess precision.
To fix this bug we need to replace == with approxEqual and determine the
allowed error, right?
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list