Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Large numbers with high decimal precision
Message
From
30/08/2011 02:43:41
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01522171
Message ID:
01522196
Views:
75
>>>>>>Any help ?
>>>>>
>>>>>Have you tried N(33,10) in VFP ?
>>>>
>>>>Create table testit (mynumber n(33,10))
>>>>
>>>>gives an error that "field width or number of decimal places is invalid"
>>>>
>>>>In the table designer the best I can get is 20,9
>>>>
>>>>Am I missing some trick?
>>>
>>>Sorry, have you tried B(10) ?
>>
>>Yes, and B(16)
>>
>>Both store 123456789012.12350000
>
>Did you check VFP Help Double Type?


The number of significant digits of a double is 15.95, say 16
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform