Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

how to convert numbers in float numbers that are stored into computers. We did a super simplified version of it. Formula: (1) b7 2

how to convert numbers in float numbers that are stored into computers. We did a super simplified version of it.

Formula:

(−1) b7 ∙ 2 (b6 b5 b4)2 −3 ∙ (1.b3 b2 b1 b0)2

I know from an example that 

6.25 = 0 101 1001

where the first number is the sign, next three is the exponent bias   (we are not doing the standard

Question:

Find the minifloat format as defined in our class for the following real number. 3.625

Step by Step Solution

3.46 Rating (159 Votes )

There are 3 Steps involved in it

Step: 1

To find the minifloat format for the real number 3625 using the given formula 1 Dete... 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

Data Communications and Networking

Authors: Behrouz A. Forouzan

5th edition

73376221, 978-0073376226

More Books

Students also viewed these Programming questions