Content deleted Content added
Removed empty column in Table 1. |
|||
Line 19:
|+ Table 1: Binary to octal
|-
! Binary string !! Octal value
|-
| 000 || 0
|-
| 001 || 1
|-
| 010 || 2
|-
| 011 || 3
|-
| 100 || 4
|-
| 101 || 5
|-
| 110 || 6
|-
| 111 || 7
|}
|