The JavaDoc comments for the parameters of atan2 should be clear on which parameter is the x coordinate and which is the y coordinate. Additionly, instances of "pi" should be put into italics markup for consistency with the rest of the class.
- relates to
-
JDK-4455590 JavaDoc: comments for Math, StrictMath don't provide enough detail
- Closed