• 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: AppleScript bug with 15+ digits.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScript bug with 15+ digits.


  • Subject: Re: AppleScript bug with 15+ digits.
  • From: Doug McNutt <email@hidden>
  • Date: Fri, 4 Apr 2003 09:13:33 -0700

At 06:29 +0200 4/2/03, Philippe GRUCHET wrote:
>But it's always a string: is there a way to get it back as a number?
>--> 3.141592653589793

Don't forget about the basic limitations of IEEE floating point "doubles" which simply will not handle more than about 15 significant decimal digits. So long as the software uses the hardware-provided floating point on the chip for calculations you just won't do better - at least until 64 bit processors become more common.

--
--> If you are presented a number as a percentage, and you do not clearly understand the numerator and the denominator involved, you are surely being lied to. <--
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: AppleScript bug with 15+ digits. (From: Philippe GRUCHET <email@hidden>)

  • Prev by Date: Re: IF Syntax
  • Next by Date: Re: IF Syntax
  • Previous by thread: Re: AppleScript bug with 15+ digits.
  • Next by thread: Scripting Terminal for simple FTP
  • Index(es):
    • Date
    • Thread