Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calculations with number of precision more than 16
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Calculations with number of precision more than 16
Miscellaneous
Thread ID:
00540608
Message ID:
00540608
Views:
66
For those of you who need to perform calculations with precision better than 16 in VFP6 there is a new file YMORE16.exe to download from WWW.FOXITE.COM.

YMORE16 works with positive and negative numbers written and stored as STRING.
YMORE16 performs addition or subtraction on two numbers and returns the result as a STRING.
Limits on number of decimals remain the same: maximum number of decimal places is 18 and the minimum is zero.

Syntax examples:
?ymore16("123456789012345.1234589", "+", "98765432109872345.1234589")
?ymore16("+123456789012345.1234589", "", "-98765432109872345.1234589")
?ymore16("-123456789012345.1234589", "-", "-98765432109872345.1234589")

I will appreciate feedback with comments, opinions, bugs reports etc.

Yuri Rubinov
rubinov@juno.com
Next
Reply
Map
View

Click here to load this message in the networking platform