Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Number to word converter
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00155511
Message ID:
00155596
Vues:
46
A double has 8 bytes in memory and the precision for 8 bytes in float format is 15 digits (if conforms with the IEEE standards). 4 bytes in float format: 7 digits. C/C++'s long double format (10 bytes): 19 digits. I don't know if the precision is specified somewhere in the VFP docs.

Vlad

>Now WHERE do I find that? I found that the Double would handle numbers large enough, but couldn't find the precision anywhere.
>
>Thanks,
>Barbara
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform