Changes

Jump to: navigation, search
Numbering Conversion Methods
====Method 1: Binary to Decimal====
[[Image:convert-bin-decimal.png|thumb|right|300px|x Performing a '''binary''' to '''decimal''' conversion.]]
When converting binary to decimal, perform the following steps:<br><br>
# Write the binary number (space between the digits).<br>
# Add up the calculations to obtain the decimal value equivalent.<br>
<br><br>
'''NOTE: To convert other numbering system to decimal, replace the number 2 (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)'''.
==== Method 2: Decimal to Binary ====
13,420
edits

Navigation menu