div bug
div bug
- Subject: div bug
- From: julifos <email@hidden>
- Date: Tue, 04 Aug 2009 09:12:54 +0200
- Thread-topic: div bug
Hi all!
Just as someone found out it was OK mixing soda with chocolate, Mr. Bansemer
found this funny bug. Please, check it out and report!
set n to 1.015 * 100 --> 101.5
set n to n + 0.5 --> 102.0
n div 1 --> 101 --> (!)
The workaround for the "affected routines" would be coercing n to "small
real" (if you wish to preserve decimals) before using div.
Cheers...
jj
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden