Re: Round a number towards zero!
Re: Round a number towards zero!
- Subject: Re: Round a number towards zero!
- From: Martin Orpen <email@hidden>
- Date: Fri, 18 Mar 2005 15:13:38 +0000
on 18/3/05 2:38 pm, Christian Vinaa at email@hidden wrote:
> US style 1,000.1234 --> 1,000.12
(1000.1234 * 100 as integer) / 100
> Euro style 1.000,1234 --> 1.000,12
Do we Europeans really do that?
--
Martin Orpen
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden