[Issue 20508] std.math.pow(-infinity, y) does not return NaN for imaginary or complex results

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 22 07:31:04 UTC 2021


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

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

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

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7747 "Fix Issue 20508 - std.math.pow(-infinity, y)
does not return NaN for imaginary or complex results" was merged into master:

- 7cc7d4d01a6f80aaaa1ada095f553c151f0f49bc by Bernhard Seckinger:
  Fix Issue 20508 - std.math.pow(-infinity, y) does not return NaN for
  imaginary or complex results

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

--


More information about the Digitalmars-d-bugs mailing list