The document defines methods for converting between decimal, binary, octal, and hexadecimal number systems. It contains methods that take a number in one base and return it in another base by first converting it to decimal.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
8 views4 pages
Number Conversion
The document defines methods for converting between decimal, binary, octal, and hexadecimal number systems. It contains methods that take a number in one base and return it in another base by first converting it to decimal.