Convert -376.095 into the simple model for floating point representation. You need to use bias of 15. Please show all work.
Added by Dustin G.
Step 1
Let's think step by step. Show more…
Show all steps
Your feedback will help us improve your experience
Sai Sai and 65 other AP CS educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
5. Convert -1.5625 *10-1 into a single precision binary floating point number
Sai S.
You are to store the signed decimal number -13.75 in single precision IEEE 754 format. Convert the integer and fraction to binary. (first blank is for the integer, second is for the fraction) Using the results above, represent -13.75 in normalized form (-1)^S x 1.F x 2^e (-1) x 1. x 2 S = e = in decimal E = in decimal = in 8-bit binary F = Write the 32-bit register contents in hex: S(1) E(8) F(23) 0x
Adi S.
Convert the 8-bit "toy" binary floating point number below to decimal notation: (format is 8 bits: S EEEE FFF and the bias is 7, where S=sign, E=Exponent F=Fraction bits). 11001110 (bin) = _____ (dec). For answer use (sign)x.x format, e.g. -2.5, +1.75, +0.0, etc.
Aarya B.
Recommended Textbooks
Computer Science and Information Technology
Introduction to Programming Using Python
Computer Science - An Overview
Transcript
Watch the video solution with this free unlock.
EMAIL
PASSWORD