I am trying to make Calculator.My Program Calculator is Running and can make Calculations but I have a problem, I want a code that let my program understand all math marks such as "+" , "*" that has written in textbox.
What I nead? I need a code that let my program understand what i write in textbox for example: I Write this Calculation in textbox
(1+5)*(1-3)/2
I hope you understand what I want