Re: [Rd] Numerical error in R (win32) (PR#8909)

2006-05-30 Thread ltp
Hi Thanks for the quick reply. However, I am not satisfied, as > round(3.1500, 1) [1] 3.1 > round(3.7500, 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: [EMAIL

Re: [Rd] Numerical error in R (win32) (PR#8909)

2006-05-30 Thread ltp
Hi Thanks for the quick reply. However, I am not satisfied, as > round(3.1500, 1) [1] 3.1 > round(3.7500, 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: Peter

Re: [Rd] Numerical error in R (win32) (PR#8909)

2006-05-30 Thread ltp
Hi Thanks for the quick reply. However, I am not satisfied, as > round(3.1500, 1) [1] 3.1 > round(3.7500, 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: Dunca