About this document
Octal and Hexadecimal Number Systems by Senthil Kumar is a document available to read on EtoBox.
The document discusses number systems such as octal, hexadecimal, and their conversions. Octal uses base-8 numbers (0-7) while hexadecimal uses base-16 (0-9 plus A-F). To convert between bases, one repeatedly divides the number by the new base and records the remainders to build the number in the target base from right to left. Examples show converting between decimal, binary, octal, and hexadecimal. Converting between any two bases just requires changing the number to binary first before converting to the
- Author
- Senthil Kumar
- Language
- EN