All,
I have some needs to capture and store some very large numbers (values over 100 and potentially over 1000 digits long). In my experiences with VFP, using the Numeric data type, after about 15 digits, it starts to do "funky stuff" with the significant digits, ie. dropping them and making them 0 value. I can't (don't want to) deal with scientific notation either, I need to be able to represent them as numeric values.
Does anyone have any experience in dealing with very large numbers in VFP? Are the libraries that exist that would allow me to extend VFPs numeric capability?
Thanks in advance for any help you can offer.
Best Regards,
Scott
"Everything should be made as simple as possible, and no simpler."![[hammer] [hammer] [hammer]](/data/assets/smilies/hammer.gif)
I have some needs to capture and store some very large numbers (values over 100 and potentially over 1000 digits long). In my experiences with VFP, using the Numeric data type, after about 15 digits, it starts to do "funky stuff" with the significant digits, ie. dropping them and making them 0 value. I can't (don't want to) deal with scientific notation either, I need to be able to represent them as numeric values.
Does anyone have any experience in dealing with very large numbers in VFP? Are the libraries that exist that would allow me to extend VFPs numeric capability?
Thanks in advance for any help you can offer.
Best Regards,
Scott
"Everything should be made as simple as possible, and no simpler."
![[hammer] [hammer] [hammer]](/data/assets/smilies/hammer.gif)