• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: computing 20! all the way
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: computing 20! all the way


  • Subject: Re: computing 20! all the way
  • From: "John W. Baxter" <email@hidden>
  • Date: Fri, 12 Nov 2004 10:06:25 -0800

On 11/12/2004 9:48, "Martin Orpen" <email@hidden> wrote:

> Annoyingly, I can't find any way of forcing it to return a plain old integer
> :-(

That's because AppleScript uses fewer than 32 bits for the value of an
integer.  Some are used as a flag saying "I *am* the integer; I don't point
to it."

For factorials, the difference is relatively insignificant (we don't gain
many possible factorials expanding from 29 (?) to 32 bits).

  --John
 _______________________________________________
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

  • Follow-Ups:
    • Re: computing 20! all the way
      • From: Martin Orpen <email@hidden>
References: 
 >Re: computing 20! all the way (From: Martin Orpen <email@hidden>)

  • Prev by Date: Re: Reading contents of a clipping file?
  • Next by Date: Re: computing 20! all the way
  • Previous by thread: Re: computing 20! all the way
  • Next by thread: Re: computing 20! all the way
  • Index(es):
    • Date
    • Thread