Click the green flag and enter an expression. Run in turbo mode for faster calculation speed!
This project will solve basic expressions by sorting the input expression into a two lists and solving them according to standard order of operations. I plan on adding exponents, trigonometric functions, mathematical constants, and parentheses in future updates. Hope you enjoy this project!