octal


Get Babylon's Translation Software! Free Download Now!

BabylonEnglish English dictionaryDownload this dictionary
octal
adj. based on the number 8, of a base of eight (Computers, Electricity)


Wikipedia English The Free EncyclopediaDownload this dictionary
Octal
The octal numeral system, or oct for short, is the base-8 number system, and uses the digits 0 to 7.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 001 001 010 — so the octal representation is 112. In decimal systems each decimal place is a base of 10 for example, 74 = 7 x 10^1 + 4 x 10^0. since 7 x 10^1 = 70 + 4 x 10^0= 4, 70+4 = 74. In octal numerals each place is a power with base 8 for example 112= 1 x 8^2 + 1 x 8^1 + 2 x 8^0 since 1 x 8^2 = 64 + 1 x 8^1 = 8 + 2 x 8^0 = 2, 112 in octal is equal to 64+8+2 = 74. This is why 112 in octal is equal to 74 in decimal. Octal is sometimes used in computing instead of hexadecimal.
See more at Wikipedia.org...

This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License

BabylonFrench English dictionaryDownload this dictionary
octal
adj. octal, based on the number 8, of a base of eight (Computers, Electricity)

FOLDOC DictionaryDownload this dictionary
octal
<mathematics> Base 8. A number representation using the digits 0-7 only, with the right-most digit counting ones, the next counting multiples of 8, then 8^2 = 64, etc. For example, octal 177 is digital 127:
digit weight value 1 8^2 = 64 1* 64 = 64 7 8^1 = 8 7* 8 = 56 7 8^0 = 1 7* 1 = 7 --- 127
Octal system used to be widespread back when many computers used 6-bit bytes, as a 6-bit byte can be conveniently written as a two-digit octal number. Since nowadays a byte is almost always 8-bit long the octal system lost most of its appeal to the hexadecimal system.
For a brief discussion on the word `octal' see hexadecimal.
(1997-06-16)


(c) Copyright 1993 by Denis Howe
WordNet 2.0 DictionaryDownload this dictionary
octal
Adjective
1. of or pertaining to a number system having 8 as its base; "an octal digit"
(pertainym) octal numeration system, octal number system



Define octal

Translate octal




octal in Chinese | | octal in French | octal in Italian | octal in Spanish | octal in Dutch | octal in Portuguese | octal in German | octal in Russian | octal in Japanese | octal in Greek | octal in Korean | octal in Turkish | octal in Hebrew | octal in Arabic | octal in Croatian | octal in Serbian | octal in Swedish