All the functionality of a normal calculator with the added bonus of bit flipping! Handles any integer value, and can switch between recursive and iterative math implementations for solving.
Does not include classes written by professor that are not publicly available. Everything included in this repo is to demonstrate a working knowledge of Java and was written by Michael Mazzone.