Skip to content

undesirable rounding off due to 'read.table' (PR#8974)

1 message · Brian Ripley

#
I believe this to be a false report.  It is *printing* that rounds off the 
numbers, not the reading.

You provide no evidence of your assertions: here is a simple counter-example:
a
1 12.42837
a
1 12.42837
a
1 12.4283675334551
a
1 0

The last just happens to be true in this example, as there would normally 
be a small representation error.
On Tue, 13 Jun 2006, overeem at knmi.nl wrote:

            
You are explicitly instructed to upgrade before reporting a bug.
That is, 15 significant digits.
Your example has *five*, and is printed to 7 significant digits, the 
default for printing.
Nor is submitting false reports.