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

8188 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

Why indentation is important in Python and what is the scope of a global variable?


What is the difference between an array and a record?


What are the benefits of using thin clients.


Given an unlimited number of light bulbs (that break at a certain height), and a building with 100 floors, how do you determine the height that the light bulb breaks?


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–2025

Terms & Conditions|Privacy Policy
Cookie Preferences