Basic Calculator _______ Instructions - Press e to begin entering your equation to solve. Press s to use an exponent. Press q to use square roots. The live equation is in the bottom left corner and the answer is in the bottom right. The status of what the program is running or any responses to inputs is in the bottom center. The history of what the calculator has solved since the green flag was clicked is in the center, along with the timestamp of when it was solved. The history is ordered from oldest to newest. The calculator can currently handle equations using only addition, subtraction, multiplication, and division. It only allows two inputs per equation. Exponents cannot be combined with other equations. Instead, use the history to see values and use them in other equations. ___________________________ Update log: 11/05/22 : Initial Release, v1.0 11/12/22 : Added exponents and made it so that you cannot delete the instructions in the "History" list, v1.1 12/16/22 : Added square roots, v1.2 ___________________________ Notes and Credits - I made this project for the almost two years I've spent on scratch under @Mapper_325 . You may find some more content on that account in the upcoming days. - Made with just a thumbnail and a backdrop. This took me less than 5 hours for v1.0, so I expect there to be bugs. If you run into anything while using this project, please notify me in the comments. All coding by me, @--WorldTraveler-- . If you are interested in using anything in this project for other purposes, please ask me on my profile before doing so. Tags - #calculator #math