RE: [PHP] Math Weirdness
- From: robert@xxxxxxxxxxxxx (Robert Cummings)
- Date: Mon, 14 Jul 2008 15:38:04 -0400
On Mon, 2008-07-14 at 15:33 -0400, Wolf wrote:
---- Robert Cummings <robert@xxxxxxxxxxxxx> wrote:
On Mon, 2008-07-14 at 14:12 -0500, Jay Blanchard wrote:
[snip]
So again... from whence do you conjure $endingBal? :)
[/snip]
$endingBal is conjured from the database tracking the account balance.
For any 24 hour period the beginning and ending balance for subsequent
days is the same unless adjustments or payments have been made to the
account in that period.
2:35 AM balance becomes the ending balance for the previous day and
becomes the beginning balance for the day we are beginning.
Isn't it possible then that your data is out of synch between the
current balance and the previous day's ending balance?
Cheers,
Rob.
See!!! I told you he was skimming the profits! Better check his desk for the "other" set of books! ;)
I'd suggest the int approach.
Yeah, I prefer to work with pennies too when doing that stuff. But
floats work much better when skimming... harder to track ;) Remind me
not to buy weed from Jay.
Cheers,
Rob.
--
http://www.interjinn.com
Application and Templating Framework for PHP
.
- Follow-Ups:
- RE: [PHP] Math Weirdness
- From: "Jay Blanchard"
- RE: [PHP] Math Weirdness
- References:
- RE: [PHP] Math Weirdness
- From: Wolf
- RE: [PHP] Math Weirdness
- Prev by Date: RE: [PHP] Math Weirdness
- Next by Date: RE: [PHP] Math Weirdness
- Previous by thread: RE: [PHP] Math Weirdness
- Next by thread: RE: [PHP] Math Weirdness
- Index(es):
Relevant Pages
|