Skip to content

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.

Notifications You must be signed in to change notification settings

GitMazzone/ProgrammersCalculator

Repository files navigation

Programmer's Calculator

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published