Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Suppose we decided to represent floating point numbers using a fixed-point notation in which we use the first 9 bits as a twos complement whole

Suppose we decided to represent floating point numbers using a fixed-point notation in which we use the first 9 bits as a twos complement whole number and the next 23 bits as fractional bits (i.e., each position i from 1-23 represents an additional 1/(2^i) ). What is the highest value we can represent? Is this higher or lower than the IEEE 754 Floating Point convention?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions

Question

Detailed note on the contributions of F.W.Taylor

Answered: 1 week ago