edited by
513 views
0 votes
0 votes

What is the smallest representable floating point number in fractional form of IEEE 754 single precision format?

  1.   2(-149)
    Explanation:
    0.00…01×2(-126)
    = 2(-23)× 2(-126)
    = 2(-149)

    image:g59.PNG
  2.  2(-147)
  3. None
  4.   2(-148)
edited by

Please log in or register to answer this question.

Related questions

1.9k
views
3 answers
2 votes
iarnav asked Jul 20, 2018
1,870 views
A 32-bit floating-point number(follows IEEE STANDARD) is represented by a 8-bit signed exponent, and a 23-bit fractional mantissa. The base of the ... the exponent is ___________, if the scale factor is represented in excess-64 format.
414
views
0 answers
0 votes
atul_21 asked Nov 16, 2017
414 views
Consider the following 16-bit format for normalized floating point numbers with bi as 15 what is the maximum difference between two representable consecutive numbers. 210 215 ... 01 x 215=2-10 x 215=251 Can plz somebody explain this.??
1.0k
views
0 answers
1 votes
sushmita asked Jan 11, 2017
1,049 views
IN FLOATING POINT REPRESENTATION WE KNOW THAT BIAS ADDED IS THE MAXIMUM NUMBER WHICH CAN BE REPRESENTED IN 2S COMPLEMENT.Suppose exponent is represented using 8 bits, ... in this case??.It sounds confusing to me. Plz resolve my confusion.
517
views
0 answers
0 votes
Rahul Jain25 asked Oct 12, 2016
517 views
Is question missing some data??? i am not able to figure out the exponent