Not exactly sure what it would be called?
But anyway, I am wondering how exactly one would make a calculator where the user types his equation into a text box, and then when the user hits "=" it calculates everything the user has typed in.
ex. user types: 1 + 1 * (1 +2) hits enter 6 (is displayed)
-EDIT- I screwed up on my math :P 4 (is displayed)
I couldn't find any articles talking about this on the internet, for I didn't really know what to search for. So if anyone could help, or at least point me in the right direction. It would be greatly appreciated.
Thanks, Regards.