| Anonymous | Login | Signup for a new account | 2013-05-22 03:16 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0005202 | OCaml | OCaml documentation | public | 2011-01-12 01:33 | 2011-01-12 18:49 | |||
| Reporter | william | |||||||
| Assigned To | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 3.12.0 | |||||||
| Target Version | Fixed in Version | 3.12.1+dev | ||||||
| Summary | 0005202: bad documentation for atan2 | |||||||
| Description | the documentation associated to atan2 is : "atan x y returns the arc tangent of y /. x. The signs of x and y are used to determine the quadrant of the result. Result is in radians and is between -pi and pi." But it should be "atan y x returns the arc tangent of y /. x. The signs of x and y are used to determine the quadrant of the result. Result is in radians and is between -pi and pi." x and y are swapped !!!!! | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0005764) william (reporter) 2011-01-12 01:37 |
also note that "atan2" should be in place of "atan" in the documentation |
|
(0005765) Christophe Troestler (reporter) 2011-01-12 14:05 |
FWIW, the documentation is fine in 3.11.2. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-01-12 01:33 | william | New Issue | |
| 2011-01-12 01:37 | william | Note Added: 0005764 | |
| 2011-01-12 14:05 | Christophe Troestler | Note Added: 0005765 | |
| 2011-01-12 18:49 | doligez | Severity | major => minor |
| 2011-01-12 18:49 | doligez | Status | new => closed |
| 2011-01-12 18:49 | doligez | Resolution | open => fixed |
| 2011-01-12 18:49 | doligez | Fixed in Version | => 3.12.1+dev |
| Copyright © 2000 - 2011 MantisBT Group |