[Issue 14786] The built-in exponentiation operator ^^ sometimes returns a value with the wrong sign.
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Jan  3 06:15:09 PST 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=14786
--- Comment #8 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/49d4720e5cc730bad9e265d45050e73d8954999a
Fix Issue 14786 -  std.math.pow sometimes gets the sign of the result wrong.
https://github.com/D-Programming-Language/phobos/commit/0816ad6113a950224c50707a3cd77fea29e9b03a
Merge pull request #3598 from tsbockman/issue_14786
--
    
    
More information about the Digitalmars-d-bugs
mailing list