CS302 Assignment 1 Solution
CS302 Assignment 1 Solution
01
NAME:Daniyal Saif
STUDENT ID: BC200406259
SUBJECT: DIGITAL LOGIC DESIGN (CS302)
QUESTION NO. 01
Convert the following 32-Bit Binary Floating-point number into a decimal number.
11000100110110101011010111000111
SOLUTION
4. Mantissa Normalization
M = 10110101011010111000111
= 1.0110101011010111000111 (normalized)