You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A converter and calculator all integrated into one application.The application has three sections, one for conversions (any to any), one for calculations (any number system) and a quick chart in case you want to calculate it yourself or learn it yourself.
Mathematical helper developed in Java that allows the user to convert any number (integer or fractional) from one numeral system to another. Command-line based.