php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #41560 atan2 return value documentation is inverted
Submitted: 2007-06-01 15:20 UTC Modified: 2007-06-04 09:50 UTC
From: php at kirkwarez dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
 [2007-06-01 15:20 UTC] php at kirkwarez dot com
Description:
------------
The documentation page for atan2 (http://www.php.net/manual/en/function.atan2.) lists:

"Return Values

The arc tangent of x/y in radians."

As mentioned earlier in the article the return value actually is y/x.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-06-04 09:50 UTC] rquadling@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 23:00:01 2025 UTC