|
Posted by _mario.lat on 09/09/07 18:07
Hallo,
I'd like to parse and calculate the value of an expression.
Any suggestion?
for example:
I have these constants: C1=2, C2=4, C3=6, ...
and user write this:
C1*2*(log(1+C2)/C3)*4
And I'd like to calculate the value.
How can I do that?
Thankyou in advance,
Mario.
Navigation:
[Reply to this message]
|