Re: Crunch numbers
Re: Crunch numbers
- Subject: Re: Crunch numbers
- From: Andy Wylie <email@hidden>
- Date: Thu, 14 Mar 2002 21:48:32 +1300
on 14/3/02 9:02 AM, Deivy Petrescu at email@hidden wrote:
>
(round (z * (10 ^ numdigits)) rounding as taught in school) * (10 ^ numdigits)
>
div (10 ^ n) / (10 ^ numdigits)
>
no good system 8.6, any ideas?
>
>
display dialog z & " must be a number and " &
>
have you really got an auto string coercion there Deivy?
_____________________________ Andy
_______________________________________________
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.