This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 71 lines
!!! 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' }]