Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Round() giving different results
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Round() giving different results
Miscellaneous
Thread ID:
00452446
Message ID:
00452446
Views:
60
If I do the following two commands I get different results. Am I missing something?

?round(2390.00*.072500,2)
173.28

?round(2390.000000*.072500,2)
173.27


Thanks

Pat Murphy
Next
Reply
Map
View

Click here to load this message in the networking platform