Skip to content
Prev 20863 / 63421 Next

Numerical error in R (win32) (PR#8909)

Hi

	Thanks for the quick reply. However, I am not satisfied, as
[1] 3.1
[1] 3.8

	I think the problem is really more of an error in the rounding off
algorithm than finite precision.

Thanks
Teckpor 

-----Original Message-----
From: Uwe Ligges [mailto:ligges at statistik.uni-dortmund.de] 
Sent: Monday, May 29, 2006 17:45
To: teck.lim at imperial.ac.uk
Cc: R-bugs at biostat.ku.dk
Subject: Re: [Rd] Numerical error in R (win32) (PR#8909)
teck.lim at imperial.ac.uk wrote:

            
Python).
This is not a bug.

Please read the R FAQ "Why doesn't R think these numbers are equal?" and
after that note that *numerically* the following inaqualities are TRUE:
(3.2 - 3.15) > 0.05
(3.15 - 3.1) < 0.05

Uwe Ligges