logo

Crowdly

A number is represented in floating point according to the following format S ...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

A number is represented in floating point according to the following format

S CCCC MMMMMM

1 1100 010101

- Mantisa: Sign-Magnitud

S: Bit 10 sign

M: Bits 5:0 - mantisa normalized as 1.M, so using an implicit 1

- Exponent: Exces 8

C: Bits 9:6 - characteristic for the exponent in exces 8)

So the represented number is V = (-1)S x 1.M x 2C-8

Give the represented number in decimal considering only 5 significative digits (nonzero) Example  1.2345

More questions like this

Want instant access to all verified answers on informatica.cv.uma.es?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!