CSE 351 Tools

Exponent Size (8)


The size, in bits, of the exponent

Sign Bit

Positive

Exponent Value

Zero

Mantissa Size (23)


The size, in bits, of the mantissa

Mantissa Value

Zero

Combined Bits (32)

0b00000000000000000000000000000000 = 0 = 0x00000000

Increment


Add 1 to bits

Decimal Target Value


The sign, exponent, and mantissa will be changed to reach or approach this value

Exact Value Represented By Float

0
The exact value represented by the sign, exponent, and mantissa