Octal |
|||||||||||||||||||||||||||||||
|
The octal numeral system is the base 8 number system, and uses the digits 0-7.
Octal numerals can be made from binary numerals by grouping consecutive digits into 3s (from right). E.g The binary for 74 is 1001010, which groups into 1 001 010. So the octal is 112. Octal is sometimes used in computing instead of hexadecimal. It has the advantage of not requiring any extra symbols as digits. Octal counting may have been used in the past instead of decimal counting, by counting either the gaps between fingers or the non-thumb fingers. This may explain why the Latin for nine novem is so much like the Latin for new novus. It may have meant new number.
FractionsOctal is as good as binary and hexadecimal for fractions, since the only prime factors for their bases are 2.
See also:Computer numbering formats |
|||||||||||||||||||||||||||||||
Refer to us with this code |
|||||||||||||||||||||||||||||||