[Issue 15763] std.math.approxEqual is not symmetric
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Apr 10 07:36:56 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=15763
--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/9b4ae1e779a0d086b5e07c76df99f3c097884f5f
fix issue 15763 - Document behavior of relative difference. Also fix
issue where symmetry was assumed when lhs was a value and rhs was not.
https://github.com/dlang/phobos/commit/74a339ea51fc8d568152be7bde1eb46d2e6df4d3
Merge pull request #5316 from schveiguy/fix15763
fix issue 15763 - Document behavior of relative difference
merged-on-behalf-of: Jack Stouffer <jack at jackstouffer.com>
--
More information about the Digitalmars-d-bugs
mailing list