• 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: how to format decimal precision of a real?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to format decimal precision of a real?


  • Subject: Re: how to format decimal precision of a real?
  • From: Emmanuel <email@hidden>
  • Date: Sun, 3 Mar 2002 13:26:05 +0100

At 8:46 AM +0100 3/3/02, Bill Hoffman wrote:
>
>> The simplest answer is: 324.234234234 * 100 div 1 / 100
>
>This works fine for my needs, just what I was looking for. Thanks to all
>who replied.

Not so sure it will work exactly as you expect.

-----------------------
324.18 * 100 div 1 / 100
324.19 * 100 div 1 / 100
324.2 * 100 div 1 / 100
324.21 * 100 div 1 / 100
324.22 * 100 div 1 / 100
-----------------------

324.18
324.19
324.2
324.2 <-- not a typo
324.22

Emmanuel
_______________________________________________
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: how to format decimal precision of a real? (From: Kai Edwards <email@hidden>)
 >Re: how to format decimal precision of a real? (From: Bill Hoffman <email@hidden>)

  • Prev by Date: Re: Speeding Up Scripts 101
  • Next by Date: Re: Damn send button / Wind chill
  • Previous by thread: Re: how to format decimal precision of a real?
  • Next by thread: Re: how to format decimal precision of a real?
  • Index(es):
    • Date
    • Thread