Re: Problem in

Tom Lane <[email protected]> Thu, 25 Apr 2019 17:41:39 -0400
Newsgroups gmane.comp.db.postgresql.sql
Message-ID <[email protected]>
Max Lipsky <[email protected]> writes:
> I think is too much for roundoff error

The error in this example is one unit-in-the-last-place of a standard IEEE
double, if I did the math correctly, so it couldn't be any smaller without
being exact.

			regards, tom lane