[Issue 20542] std.math.nextafter(NaN, y) and nextafter(x, NaN) should return NaN

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 31 03:25:08 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=20542

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7380 "Fix Issue 20542 - std.math.nextafter(NaN, y)
and nextafter(x, NaN) sh…" was merged into master:

- 2d726d2dc3217c98f0cec7088a04ccb19e6f6346 by Kazuya Takahashi:
  Fix Issue 20542 - std.math.nextafter(NaN, y) and nextafter(x, NaN) should
return NaN

https://github.com/dlang/phobos/pull/7380

--


More information about the Digitalmars-d-bugs mailing list