Precision on addition Problem

2003-08-14 Thread Electron One
Hi all, I am experiencing an issue when I try to add a decimal multiple times in a for loop. This really throws off my calculations when I need such accurate analysis. If anyone can provide a reason for this occurrence or a way to stop this from happening I would greatly appreciate it. I am ru

Re: Precision on addition Problem

2003-08-14 Thread Ted S.
On 07 Aug 2003, "Electron One" wrote in perl: > I am experiencing an issue when I try to add a decimal multiple times > in a for loop. This really > throws off my calculations when I need such accurate analysis. If > anyone can provide a reason > for this occurrence or a way to stop this from happ

Re: Precision on addition Problem

2003-08-10 Thread Sisyphus
- Original Message - From: "Electron One" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 08, 2003 6:54 AM Subject: Precision on addition Problem > Hi all, > > I am experiencing an issue when I try to add a decimal multiple times in a &