digitalmars.D.bugs - [Issue 15673] New: [Function atan2]
- via Digitalmars-d-bugs (20/20) Feb 12 2016 https://issues.dlang.org/show_bug.cgi?id=15673
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 puremagic.com Reporter: grogan.colin 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 --
Feb 12 2016