I think the idea was that the user would type the expression into the TextBox and the app would parse it and display the result.
If all you ever want to do is add two numbers then it's easy, but it becomes more and more difficult as you want to be able to use additional operators and longer expressions. Some the examples in the Google search I linked to will allow you to parse arbitrarily complex mathematical expressions.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.