[Issue 15673] New: [Function atan2]

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Feb 12 00:05:27 PST 2016


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

          Issue ID: 15673
           Summary: [Function atan2]
           Product: D
           Version: D2
          Hardware: All
               URL: http://dlang.org/library/std/math.html
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: grogan.colin at gmail.com

The formatting of the documentation of atan2 on dlang.org is quite weird.
Particularly this text:

y x atan(y, x) anything anything ±0.0 >0.0 ±0.0 ±0.0 +0.0 ±0.0 ±0.0 <0.0 ±π
±0.0 -0.0 ±π >0.0 ±0.0 π/2 <0.0 ±0.0 -π/2 >0.0 ∞ ±0.0 ±∞ anything ±π/2 >0.0 -∞
±π ±∞ ∞ ±π/4 ±∞ -∞ ±3π/4

--


More information about the Digitalmars-d-bugs mailing list