In a normalised floating point representation, mantissa is represented using 24 bits and exponent with 8 bits using signed representation. What is range ?

This question is related to Cisco Interview

Showing Answers 1 - 4 of 4 Answers

santos

  • Aug 30th, 2006
 

-126

  Was this answer useful?  Yes

swatias

  • Jan 10th, 2007
 

Mantisa  range = + 2 ^ 23 to - 2^23

Exponent range = 127 to - 126

so total number range will be +2^23 * 10^127 to - 2^23*10^-126

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions