Gotcha. Thanks to all who responded!
-Original Message-
From: Jonathan E. Paton [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 23, 2002 9:10 AM
To: [EMAIL PROTECTED]
Subject: Re: Strange total from adding 2 numbers
> Why is the addition of the numbers -67947269.62 and
> 68288455.49, bot
Thought of that, which is why I tried:
$l = 68288455.49 - 67947269.62
which also gave the same result.
-Original Message-
From: Timothy Johnson [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 23, 2002 9:01 AM
To: '[EMAIL PROTECTED] '; '[EMAIL PROTECTED] '
Subject: RE: Strange total from
Why is the addition of the numbers -67947269.62 and 68288455.49, both with
only 2 numbers after the decimal, resulting in 341185.8696 where there
are 8 numbers after the decimal. I would expect the number to simply be
341185.87. How can i avoid this strange behavior?
Below are 2 examples, b
Works great. Thank you.
You're correct about it not working like I had said it was. The module was
in the same directory as the script so was found regardless of the "use lib"
statement not working.
-Original Message-
From: Jeff 'japhy' Pinyan [mailto:[EMAIL PROTECTED]]
Sent: Thursda