!!! Overview
[{$pagename}] [numeral system], or oct for short, is the [base-8] number system, and uses the digits 0 to 7.
[{$pagename}] numerals can be made from [binary] numerals by grouping consecutive binary digits into groups of three (starting from the right).
For example, the [binary] representation for decimal 74 is 1001010. Two zeroes can be added at the left:
\\(00)1 001 010, corresponding the octal digits 1 1 2,
\\yielding the octal representation 112.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]