Skip to content

Commit 12afe7b

Browse files
committed
Document atan2() as y/x, rather than x/y, to conform to general usage.
Andrew Maclean
1 parent 9b2afa9 commit 12afe7b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/func.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.394 2007/09/14 14:54:25 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.395 2007/09/14 15:53:48 momjian Exp $ -->
22

33
<chapter id="functions">
44
<title>Functions and Operators</title>
@@ -948,10 +948,10 @@
948948
</row>
949949

950950
<row>
951-
<entry><literal><function>atan2</function>(<replaceable>x</replaceable>,
952-
<replaceable>y</replaceable>)</literal></entry>
951+
<entry><literal><function>atan2</function>(<replaceable>y</replaceable>,
952+
<replaceable>x</replaceable>)</literal></entry>
953953
<entry>inverse tangent of
954-
<literal><replaceable>x</replaceable>/<replaceable>y</replaceable></literal></entry>
954+
<literal><replaceable>y</replaceable>/<replaceable>x</replaceable></literal></entry>
955955
</row>
956956

957957
<row>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy