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
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
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