Hello.
If you want to evaluate arithmetic expressions you can directly parse the given expression into tokens and compute the answer.
Another much better way is to convert the given expression...