• 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
Exponential notation [was: Re: How to calculate/process this one?]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Exponential notation [was: Re: How to calculate/process this one?]


  • Subject: Exponential notation [was: Re: How to calculate/process this one?]
  • From: Mr Tea <email@hidden>
  • Date: Sat, 27 Apr 2002 14:53:34 +0100

I just posted a script that changes big numbers into small numbers by adding
pairs of digits in the original number.

It works by coercing numbers into strings & lists & back again, and thus (in
it's current form) only works with positive integers. It will also choke on
numbers represented in exponential notation.

So, my question is, at what point does AppleScript start using exponential
notation to represent numbers? And is there a way to convert exponential
notation into, er, regular notation? (Ok. That was 2 questions.)

Mr Tea
--
_______________________________________________
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.

  • Follow-Ups:
    • Re: Exponential notation [was: Re: How to calculate/process this one?]
      • From: Paul Berkowitz <email@hidden>
    • Re: Exponential notation [was: Re: How to calculate/process this one?]
      • From: Paul Berkowitz <email@hidden>
    • Re: Exponential notation [was: Re: How to calculate/process this one?]
      • From: Paul Berkowitz <email@hidden>
References: 
 >How to calculate/process this one? (From: Martin Michel <email@hidden>)

  • Prev by Date: Re: How to calculate/process this one?
  • Next by Date: Re: How to calculate/process this one?
  • Previous by thread: Re: How to calculate/process this one?
  • Next by thread: Re: Exponential notation [was: Re: How to calculate/process this one?]
  • Index(es):
    • Date
    • Thread