Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rounding of decimal places
Message
From
15/11/2003 11:08:34
 
 
To
15/11/2003 07:34:44
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00842819
Message ID:
00850247
Views:
16
>
>On math rules, if Round(,n-1) are equals then Round(,n) are equal.
>

Hi Fabio,

Are you sure ?
n = 3
?round(3.4210, n-1), round(3.4215, n-1), round(3.4210, n-1) = round(3.4215, n-1)

?round(3.4210, n), round(3.4215, n), round(3.4210, n) = round(3.4215, n)
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform