693 views
0 votes
0 votes

Consider a computer system that stores a floating-point numbers with 16-bit mantissa and an 8-bit exponent, each in two’s complement. find The smallest and largest positive values which can be stored in the system.

Please log in or register to answer this question.

Related questions

1 votes
1 votes
2 answers
1
Manisha Jaishwal asked Jul 16, 2022
1,391 views
What is the 16 bits pattern which represent (-13.5) in normalized signed magnitude fraction . S = 1 bit , Exponent = 7 bits , Mantissa = 8 bits . Represent it in hexadeci...
1 votes
1 votes
1 answer
3
naveen bhatt asked Dec 10, 2018
1,312 views
Consider a modified 8-bit floating point representation in which 1-bit for sign, 3-bit for exponent and 4-bit for significant. What will be representation for decimal val...
0 votes
0 votes
0 answers
4
tusharp asked Dec 3, 2018
878 views
Can someone please help in highlighted part. Thanks