|
NEED SOME HELP
Hi all, some one can help to program on java, a method that can calculate any mathematic expression like "* (floor (exp
(log (2.356))))(-5.003)"?? yes, the "*" goes before the numbers etc...
Need to resolve this problem using just Strings or While's or Switch's... It need to calculate any type of expression. (sin, cos, log, e^, *,+,-,/).
Thanks, and sorry for my bad english ahahahah
|