[Issue 11654] std.complex.arg should return a value in the range 0 <= theta < 2*PI
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Nov 30 09:20:59 PST 2013
    
    
  
https://d.puremagic.com/issues/show_bug.cgi?id=11654
Joseph Rushton Wakeling <joseph.wakeling at webdrake.net> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
--- Comment #1 from Joseph Rushton Wakeling <joseph.wakeling at webdrake.net> 2013-11-30 09:20:59 PST ---
Sorry; this is nonsense, it ought to return a value in the range (-PI, PI]. 
The problem is that arg() is returning a value of -PI.
-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list