ceil/ceiling/floor mathematical functions documented output is incorrect - Mailing list pgsql-docs

From PG Doc comments form
Subject ceil/ceiling/floor mathematical functions documented output is incorrect
Date
Msg-id 158601208256.26952.12175144547423151566@wrigleys.postgresql.org
Whole thread Raw
Responses Re: ceil/ceiling/floor mathematical functions documented output is incorrect  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.5/functions-math.html
Description:

The ceil, ceiling, and floor mathematical functions in documentation
versions 9.5 through 12, and probably others is not correct.  The example
output shows the ceil* functions returning the integer below the float value
while the floor function shows the opposite.  Thanks!

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Proposal to improve the content in subsection 8.16.6. "Composite Type Input and Output Syntax"
Next
From: Tom Lane
Date:
Subject: Re: ceil/ceiling/floor mathematical functions documented output is incorrect