https://issues.dlang.org/show_bug.cgi?id=18728
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dlang Bot <[email protected]> --- dlang/phobos pull request #6896 "Fix Issue 18728 - std.math.fdim does not handle nan correctly" was merged into master: - 0827012c3d08000bf75e3fa6d94d72f66d26f153 by Lepadatu Tiberiu: Fix Issue 18728 - std.math.fdim does not handle nan correctly Add the real unittests. Changed the condition to match what thewilsonator said. https://github.com/dlang/phobos/pull/6896 --
