baseconvert
There are 7 repositories under baseconvert topic.
Skalman/baseconvert
Convert between numerical systems
OASIS-systems/base_convert_cpp
Convert from one base to another. Binary, octal, hexadecimal, decimal, etc.
DakshKK/BaseConverter
A program which converts number between arbitrary bases as entered by the user.
graphita/mathematics
PHP Mathematics Library for easier calculation of Base Converts, Factorials, Permutation and Combination.
LampStack/baseConverter
A simple base converter class in python.
saamiberk/BaseConverter
Number base conversion calculator: binary,decimal,octal,hex conversion.
choval/base_convert
A `base_convert` replacement that doesn't lose precision on large numbers.