38 Computer -- Number System

ask mattrab Visit www.askmattrab.com for more academic resources.

Binary to Decimal Conversion

# Whole Number Conversion
→ Binary Number is converted to decimal number by calculating the sum of the product of each binary digit and its corresponding place value in term of power of 2 which begins from 0 and increases for integer part. 
Example;

Fractional Conversion(Only for Grade-XI)
→ The integer part for the fractional Binary Number is converted by the same method shown above; for fractional part we calculate the sum of the product of each binary digit and its corresponding place value in term of power of 2 from -1 which decreases as we move right to fractional part. 
Example;

Discussions

More notes on Number System

Close Open App