Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Geting the decimal part of a number
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00939304
Message ID:
00939306
Views:
14
I was sure that a native function existed...
Thanks

>function decimalpart
>parameter mynumber
>return (mynumber-int(mynumber))*100
>
>HTH...
>
>>I'm trying to find a function in VFP8 that will return the decimal part of a number. eg 89.55 Should return 55
Luc Nadeau
lnadeau@neova.ca

"the theory, it is when all is known and that nothing works. The practice, it is when all works and that nobody knows why." - Albert Einstein (Nobel of physique 1921)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform