1. octal - Noun
2. octal - Adjective
of or pertaining to a number system having 8 as its base
Source: WordNetan octal digit Source: Internet
Hexadecimal to octal conversion Hexadecimal to octal conversion proceeds by first converting the hexadecimal digits to 4-bit binary values, then regrouping the binary bits into 3-bit octal digits. Source: Internet
BBC BASIC programs are not fully portable to Microsoft BASIC (without modification) since the latter takes to prefix octal values. Source: Internet
Binary, quaternary (base-4) and octal numbers can be specified similarly. Source: Internet
Binary to octal conversion The process is the reverse of the previous algorithm. Source: Internet
For example: : In the octal system each place is a power of eight. Source: Internet