Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mathematic problem
Message
From
05/03/2010 06:04:26
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01452708
Message ID:
01452715
Views:
50
>
>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
150 - (nFinalValue-1)/2.71
?
Previous
Reply
Map
View

Click here to load this message in the networking platform