Re: Binary math operations (and, or, etc.)
Re: Binary math operations (and, or, etc.)
- Subject: Re: Binary math operations (and, or, etc.)
- From: Doug McNutt <email@hidden>
- Date: Wed, 8 Jun 2005 10:19:37 -0600
While preparing a talk on binary arithmetic I discovered:
In C, the programming language
= - 2^2 returns -4
while in AppleScript
= - 2^2 returns +4
Without worrying about AppleScript's problems previously discussed, why does the C function work at all?
--
Applescript syntax is like English spelling:
Roughly, but not thoroughly, thought through.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden