Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rounding down
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00382176
Message ID:
00382370
Views:
24
Hi,

>...and proving there's always more than one way to something like this in Fox: ? FLOOR(2.5)

...and proving that one should know what one needs:

? Floor(2.5) && 2
? Int(2.5) && 2

? Int(-2.5) && -2
? Floor(-2.5) ?? -3

:)

Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform