A binary, 8-bit floating point number 0111 0010 is said to have a 4-bit mantissa and a 4-bit exponent. What is meant by the terms 'mantissa' and 'exponent'? What is the value of this 8-bit binary floating point number?

Take an example 8-bit floating point number of 0111 0010.The 'mantissa' of this floating point number are the most significant bits -- in this case, the first 4 bits -- which represent the value and sign of the number. Before affected by the exponent, the mantissa can be represented as 0.111.The 'exponent' denotes where to move the decimal point to obtain the value of the binary floating point number. As the example's exponent of 0010 translates to a positive 2, the decimal point in 0.111 "slides" 2 places to the right. This gives the value of 011.1.The value of the number is 3.5.

Answered by Haroun B. Computing tutor

6166 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

What is the difference between compile-time errors and runtime errors?


What is the difference between a RISC and CISC processor?


Explain what is meant by the term ‘TCP/IP stack’ [3]


What is the difference between HTML, CSS and JavaScript


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy