Changes

Jump to: navigation, search
Method 1: Binary to Decimal
# Add up the results to obtain the decimal value equivalent.<br>
<br><br>
'''NOTE:''' To convert ''octal'' and ''hexadecimal'' numbers to '''decimal''', replace the number <span style="color:red;font-weight:bold">2</span> <br>(in red in the diagram to the right) with <span style="color:red;font-weight:bold">8</span> (for '''octal''') or <span style="color:red;font-weight:bold">16</span> (for '''hexadecimal''').
<br><br>
13,420
edits

Navigation menu