00:01
Hi to everyone, so here the format of the number is followed as eee, eee and fff, fff.
00:19
So the first we will see exponent conversion eee.
00:29
So the exponent is representing two complement format, two complement format.
00:40
In this case it is 0 0 0 0 1 0 in binary.
00:48
So when it is flipped, flipped bits it will be 1 1 1 1 0 1 and adding 1, adding 1 it will be 1 1 1 1 1.
01:04
And 0 okay.
01:07
So the decimal value will be 1 into minus 2 to the power 5 plus 1 into 2 to the power 4 plus 1 into 2 to the power 3 plus 1 2 2 plus 1 2 in to the power 1 plus 0 2 to the power 0.
01:29
So it will be minus 32 plus 16 plus 8 plus 4 plus 2 plus 0 and solving we will get minus 2.
01:38
So decimal representation of exponent is minus 2.
01:42
Now second one is significant, significant conversion fffff okay...