/convbase

convert and display number from any common base to every common base

Primary LanguageCMIT LicenseMIT

convbase

convert and display number from any common base to every common base

usage

convbase VALUE (must be >= 0)
for base recognition, prefix the VALUE with one of the following
    binary : 0b
    octal : 0
    decimal :
    hexadecimal: 0x