FACTOID # 7: Israel enjoys a GDP per capita 21 times that of the Palestinian West Bank and 33 times that of the Gaza Strip. Its military spending per capita tops the world.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Base 8

The octal numeral system is the base_8 number system, and uses the digits 0–7. According to Donald Knuth's The Art of Computer Programming, it was invented by King Charles XII of Sweden.


Octal numerals can be made from binary numerals by grouping consecutive digits into groups of three (starting from the right). For example, the binary representation for decimal 74 is 1001010, which groups into 1 001 010 — so the octal representation is 112.


Octal is sometimes used in computing instead of hexadecimal, perhaps most often in conjunction with file permissions under UNIX systems (see Chmod). It has the advantage of not requiring any extra symbols as digits (the hexadecimal system is base-16 and therefore needs six additional symbols beyond 0–9). However it has a disadvantage in that while two hex digits make a byte, three octal digits would be required, with the most significant octal digit inelegantly representing only two binary digits (and in a series the same octal digit would represent one binary digit from the next byte).


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.


See also





  Results from FactBites:
 
CONVERSION WEB PAGE (2579 words)
By using simple division by 8 (octal base 8), we derive the decimal base 10 equivalent from the remainders of the divison.
Becaues Octal is base 8, it begins to devert from the decimal pattern after 7 (i.e., 10, 11,...17, 20, 21, 22,...).
Based on those, it is easy to understand that hexadecimal number is a number written in base 16.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.