Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 347 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 347 Bytes

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