Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Round() problem
Message
 
To
26/09/2002 14:52:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00704895
Message ID:
00704901
Views:
24
>I have a rounding problem...
>
>sgft_val = 2932.0047
>Round(sgft_val, 2) produces 2932.00.
>I need it to round up and = 2932.01.
>
>Any suggestions?
>
>Thanks,
>Sunshine

How about ?ceil(ln*100)/100
Previous
Reply
Map
View

Click here to load this message in the networking platform