Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rounding
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00801082
Message ID:
00801084
Views:
13
>Hi
>I have a problem where I have to emulate transactions from an old program which cuts to 2 places rather than rounds. Example the figure of 165.3996 always appears as 165.40 (correctly) in my program. How do I change this to 165.39
>TIA

John. You could use INT( nValue * 100 ) / 100
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform