Skip to content

theeldestelder/8-bit-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

8-bit-converter

This is an 8 bit number converter that converts between binary, octal, decimal, and hexadecimal numbers.

To use

Type convert <number> <format> where <number> is any number that is not negative and format is a 3 character string that tells what type of number number is.

Possible formats are:

    - bin  
    - oct  
    - hex  
    - dec  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages