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.
-
Updated
Mar 21, 2021 - Java
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.
This is a software for numerical base conversion, the numerical systems available are octal, hexadecimal, binary and decimal
Console converting from ANY numerical system to ANY chosen (40 is the max still :thonk:)
Converts binary numbers to decimal numbers and vice versa
Converts hexadecimal to decimal and vice versa.
Simple number converter from decimal to binary, octal or Hexadecimal, without using built-in methods
Add a description, image, and links to the decimal-converter topic page so that developers can more easily learn about it.
To associate your repository with the decimal-converter topic, visit your repo's landing page and select "manage topics."