Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mathematic problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01452708
Message ID:
01452773
Vues:
53
>
>LOCAL nFinalValue,;
>nvalue
>
>nValue = 10
>
>
>  m.nFinalValue = 1 + (( 150 - m.nValue ) * 2.71 )  &&& gives 380.4
>
>*-- Now i must Find nvalue 
>nValue = ? ( to find 10 )
>
>
>
>Thank in advance
>
>
>bernhart

You need to apply the same operations in reverse order, though you may run into rounding problems.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform