> ah this does help. I had been looking under the mathematical docs
> instead of the display docs.
> I was trying to round to 1 decimal place, but I didn't see a way to
> do that. Round doesn't seem to list it as an attribute. Is there a
> way to do that?
I'm afraid that round() will only round to the nearest integer.
NumberFormat() should do what you need, but save rounding values until
all calculations are complete. If you round values in the middle of a
calculation you will introduce a degree of inaccuracy in your final value.
>
> thanks for your help and good morning.
No worries and good afternoon. ;)
Stephen
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]
