Windows 10 Calculator

Description
This project is a fully functional recreation of the Windows 10 Programming calculator made in Java. It was created for my Computer Science II class. The calculator has all the same features as the original Windows 10 Programming Calculator, including word, qword, and dword modes. It also has the ability to do 4-function math in hexal, decimal, octal, and binary. Lastly, it is able to evaluate expressions according to the order of operations, and can do bit shifting for the answers.