Fix atan() description.

Bruno Wolff III
This commit is contained in:
Bruce Momjian 2002-09-11 02:56:46 +00:00
parent 87e76d0d4a
commit 6a5733a1ea
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.120 2002/09/02 05:53:23 momjian Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.121 2002/09/11 02:56:46 momjian Exp $
PostgreSQL documentation
-->
@ -743,7 +743,7 @@ PostgreSQL documentation
<entry><function>atan2</function>(<replaceable>x</replaceable>,
<replaceable>y</replaceable>)</entry>
<entry>inverse tangent of
<replaceable>a</replaceable>/<replaceable>x</replaceable></entry>
<replaceable>x</replaceable>/<replaceable>y</replaceable></entry>
</row>
<row>