Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Evaluation of numerics
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00413400
Message ID:
00413761
Views:
14
FUNCTION ADD_PRC(znVALUE, znPRC)
RETURN znVALUE + (znVALUE*znPRC/100)


*Call like this
LOCAL znRETURN
znRETURN = ADD_PRC(120, 6)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform