Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

-100.1,14,7 -100.1 is the float, use a 14 bit exponent, and a 7-bit significand. 1. a. Convert the integer portion to binary, your choice of

-100.1,14,7  -100.1 is the float, use a 14 bit exponent, and a 7-bit significand.

1. a. Convert the integer portion to binary, your choice of manual calculation.

 b.Use shift left (multiply by 2) method to convert fractional portion to binary. You man trucate when sufficient number of bits caculated. c.Show number in binary hybrid form of scientific notation 1.bbbbbbb x 2^y d.Calculate the final biased exponent. e.Show the completed binary floating point number as it will be stored.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Building The Data Warehouse

Authors: W. H. Inmon

4th Edition

0764599445, 978-0764599446

More Books

Students also viewed these Databases questions

Question

Design a health and safety policy.

Answered: 1 week ago