Thanks.
On 9/15/07, Bruce Momjian <[EMAIL PROTECTED]> wrote:
>
>
> Change made. Thanks. Your documentation changes can be viewed in five
> minutes using links on the developer's page,
> http://www.postgresql.org/developer/testing.
>
>
> ---
Change made. Thanks. Your documentation changes can be viewed in five
minutes using links on the developer's page,
http://www.postgresql.org/developer/testing.
---
Andrew Maclean wrote:
> In Table 9.4 of the documentation
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, 5 September 2007 12:34
To: [EMAIL PROTECTED]
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Documentation fix regarding atan2
On Wed, Sep 05, 2007 at 10:37:18 +1000,
Andrew Maclean <[EMAIL PROTECTED]> wrote:
> In Table 9
Bruno Wolff III <[EMAIL PROTECTED]> writes:
> Andrew Maclean <[EMAIL PROTECTED]> wrote:
>> In Table 9.4 of the documentation atan2 is described as follows:
>> atan2(*x*, *y*) inverse tangent of *x*/*y*
>>
>> I am sure it should read as:
>> atan2(*y*, x) inverse tangent of y/x
> Aren't those two
On Wed, Sep 05, 2007 at 10:37:18 +1000,
Andrew Maclean <[EMAIL PROTECTED]> wrote:
> In Table 9.4 of the documentation atan2 is described as follows:
> atan2(*x*, *y*) inverse tangent of *x*/*y*
>
> I am sure it should read as:
> atan2(*y*, x) inverse tangent of y/x
Aren't those two statemen