I wrote this over a couple days after I saw a friend doing a simpler version for a class. This version can understand order of operations and a few constants, so it is a little more versatile. Hopefully this is interesting or educational! Thanks for stopping by!
IceSelkie/Simple-Java-Calculator
A "Simple" calcuator written in java over the course of a couple days.
Java