Skip to content

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

License

Notifications You must be signed in to change notification settings

arthurpi/convbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published