Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compare values if some are in scientific notation
Message
De
25/05/2007 13:03:41
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Compare values if some are in scientific notation
Divers
Thread ID:
01228564
Message ID:
01228564
Vues:
63
I need to compare values some of which are in scientific notation (for example available disk space on two drives). The best I could come up with is to

1. use the transform function to be sure all values are in scientific notation
2. get the value of the exponents
3. get the value of the mantissa
4. compare the exponents and if needed the value of the mantissa

Is there a better way?

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform