Kevin Old wrote:
On Thu, 2004-05-27 at 23:31, Andrew Gaffney wrote:
I am writing a program to parse a CSV file downloaded from my bank. I have it
keep a running balance, but I'm getting a weird total. Apparently, -457.16 +
460.93 = 3.769998. But when 20 is subtracted from that, I get -16.
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] (Andrew Gaffney) writes:
>I am writing a program to parse a CSV file downloaded from my bank. I have it
>keep a running balance, but I'm getting a weird total. Apparently, -457.16 +
>460.93 = 3.769998. But when 20 is subtracted from that,
Hi Andrew.
Andrew Gaffney wrote:
>
> I am writing a program to parse a CSV file downloaded from my bank. I have it
> keep a running balance, but I'm getting a weird total. Apparently, -457.16 +
> 460.93 = 3.769998. But when 20 is subtracted from that, I get -16.23.
> There are no weird
On Thu, May 27, 2004 at 10:31:08PM -0500, Andrew Gaffney wrote:
> I am writing a program to parse a CSV file downloaded from my bank. I have
> it keep a running balance, but I'm getting a weird total. Apparently,
> -457.16 + 460.93 = 3.769998. But when 20 is subtracted from that, I
> ge
On Thu, 2004-05-27 at 23:31, Andrew Gaffney wrote:
> I am writing a program to parse a CSV file downloaded from my bank. I have it
> keep a running balance, but I'm getting a weird total. Apparently, -457.16 +
> 460.93 = 3.769998. But when 20 is subtracted from that, I get -16.23.
> Ther
Andrew Gaffney wrote:
>
> I am writing a program to parse a CSV file downloaded from my bank. I have it
> keep a running balance, but I'm getting a weird total. Apparently, -457.16 +
> 460.93 = 3.769998. But when 20 is subtracted from that, I get -16.23.
> There are no weird numbers like t
> I am writing a program to parse a CSV file downloaded from my bank. I
have it
> keep a running balance, but I'm getting a weird total. Apparently,
-457.16 +
> 460.93 = 3.769998. But when 20 is subtracted from that, I get
-16.23.
> There are no weird numbers like that in my input data.
On May 27, Andrew Gaffney said:
>I am writing a program to parse a CSV file downloaded from my bank. I have it
>keep a running balance, but I'm getting a weird total. Apparently, -457.16 +
>460.93 = 3.769998. But when 20 is subtracted from that, I get -16.23.
>There are no weird numbers li
On 28 May 2004, at 04:31, Andrew Gaffney wrote:
I am writing a program to parse a CSV file downloaded from my bank. I
have it keep a running balance, but I'm getting a weird total.
Apparently, -457.16 + 460.93 = 3.769998. But when 20 is
subtracted from that, I get -16.23. There are no we
I am writing a program to parse a CSV file downloaded from my bank. I have it
keep a running balance, but I'm getting a weird total. Apparently, -457.16 +
460.93 = 3.769998. But when 20 is subtracted from that, I get -16.23.
There are no weird numbers like that in my input data. All numb
10 matches
Mail list logo