Convert 20.75 to IEEE 754 S = (1-bit binary) Whole Binary Portion = Fractional Binary Portion = Regular Binary Form = Normalized Binary Form = Unbiased Exponent P = (decimal) Biased Exponent E = (binary) F field highest bits = Concatenate fields {S:E:F} and convert to hex to find the FP32 quantity (no radix specifier) FP32 =
Added by Joaquin M.
Step 1
75 is a positive number, the sign bit (S) is 0. Show more…
Show all steps
Your feedback will help us improve your experience
Crystal Wang and 71 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
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.
Convert the following decimal integers to binary. Assume all numbers are unsigned (positive) and represented by 12 bits. 402 1000 4200 127 512 1365
Adi S.
Shaiju T.
Recommended Textbooks
Computer Science and Information Technology
Introduction to Programming Using Python
Computer Science - An Overview
Watch the video solution with this free unlock.
EMAIL
PASSWORD