public inbox for [email protected]
help / color / mirror / Atom feedFrom: [email protected]
To: [email protected]
Subject: Math function description issue
Date: Mon, 06 Jun 2016 05:40:56 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/9.5/static/functions-math.html
Description:
https://www.postgresql.org/docs/9.5/static/functions-math.html
Same issue for other versions.
Please, check ceil, ceiling and floor functions. Example is correct, but
description is wrong.
For ceil in docs
Description: smallest integer not less than argument.
Example: ceil(-42.8) = -42
But -42.8 < -42
So, description should be "Biggest integer".
Vice versa for floor.
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
view thread (8+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: Math function description issue
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox