Octal: Difference between revisions

m
m (→‎Uses: Reference to PDP-11)
Line 41:
# Split a binary number into groups of three digits, counting from right to left.
# Pad the leftmost group of binary digits with zeros on their left if their are less than three digits.
# Use the following table to translate each group of fourthree binary digits, in order, to its octal equivalent.
Binary digits
Octal equivalent digit
Anonymous user