Ahhh, I know what it is. :)
Take a look at the differences between 4,1 and 5,1. Remind you of anything?
Great way to start the morning - get the brain juices flowing again!
Dan
-----Original Message-----
From: Jaime Garza [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 04, 2000 5:28 PM
To: CF-Talk
Subject: RE: NOT A MATH QUESTION, NumberFormat
Not so fast
Hex 0x4000 => 16384.
Octal 4000 2048.
36617 in bin => 1000111100001001 which does not look at all like a 4000 in
any numerical system.
With more tests, 4,000, 4,00 4,0 and 4, return the same number.
But 3,0 returns 36586
And 2,0 returns 36557
And 1,0 returns 36526
36,617 - 36586 = 31
36586 - 36557 = 29
36557 - 36526 = 31
And it does not take "0,0"
So there is no pattern... Interesting bug. Random is not.
<Jaime/>
> -----Original Message-----
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.