• 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: 62/62 - no macgic integer converter number - just a mixing of classes!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 62/62 - no macgic integer converter number - just a mixing of classes!


  • Subject: Re: 62/62 - no macgic integer converter number - just a mixing of classes!
  • From: ThK <email@hidden>
  • Date: Fri, 23 Feb 2001 00:49:44 +0100

On 22.02.2001 at 14:51 Uhr, email@hidden wrote:

>--__--__--
>
>Message: 9
>Date: Wed, 21 Feb 2001 22:27:25 -0800
>Subject: Re: magic integer converter number 62? - Joking???
>From: Paul Berkowitz <email@hidden>
>To: Applescript-Users <email@hidden>
>
>On 2/21/01 10:15 PM, I wrote:
>
>> So it seems to have to do with powers of 2 plus factors of 0.3 subtracting
>> the factor of 0.3. Nothing to do with x a such.
>>
>> ((n * 2^5) + (n * 0.3)) - (n * 0.3)
>> --> Can't make (n * 2^5).0 into an integer
>>
>
>
>That's not quite right:
>
>(2^n * 2^4) + (n * 0.3)) - (n * 0.3) -- n an integer > 0
>--> Can't make (2^n * 2^4).0 into an integer
>
>Even stranger. it has to be an exponent of 2

>...etc.

You all are still talking handling "reals" as "integers". It's a different kind of class! Your result is always REAL not INTEGER.

Take care of classes, please! It's not a question of math.

Thomas

_______________________________________
Thomas Johannes Matthias Kuehner

Developer
AppleScripter
Administrator
Webmaster

macgix - software,network,consulting
http://www.macgix.com

http://www.ScriptMyMac.de


  • Follow-Ups:
    • Re: 62/62 - no macgic integer converter number - just a mixing of classes!
      • From: John W Baxter <email@hidden>
  • Prev by Date: Re: setting finder window positions
  • Next by Date: RE: Saving MS Word Pages as Docs
  • Previous by thread: Re: BBEdit 5 & selection-object
  • Next by thread: Re: 62/62 - no macgic integer converter number - just a mixing of classes!
  • Index(es):
    • Date
    • Thread