Convert between numerical systems
-
Updated
Nov 26, 2018 - JavaScript
Convert between numerical systems
Convert from one base to another. Binary, octal, hexadecimal, decimal, etc.
A `base_convert` replacement that doesn't lose precision on large numbers.
A program which converts number between arbitrary bases as entered by the user.
Number base conversion calculator: binary,decimal,octal,hex conversion.
A simple base converter class in python.
PHP Mathematics Library for easier calculation of Base Converts, Factorials, Permutation and Combination.
Add a description, image, and links to the baseconvert topic page so that developers can more easily learn about it.
To associate your repository with the baseconvert topic, visit your repo's landing page and select "manage topics."