Show division and multiplication operation, Computer Engineering

Assignment Help:

Q. Show Division and multiplication operation?

These operations can be represented as

x + y = (Nx  × 2Ex-Ey + Ny) × 2Ey

and x-y = (Nx × 2Ex-Ey-Ny) × 2Ey

Here assumption is that exponent of x (Ex) is greater than exponent of y (Ey), Nx and Ny stand for significand of x and y correspondingly.

While for division and multiplication operations significand is required to multiplied or divided correspondingly but exponents are to be added or to be subtracted correspondingly. If we are using bias of 128 or any other bias for exponents then on addition of exponents since both exponents have bias then bias gets doubled. So we should subtract the bias from exponent on addition of exponents. But bias has to be added if we are subtracting exponents. Division and multiplication operation can be represented as:

x × y = (Nx × Ny) × 2Ex+Ey

x ÷ y = (Nx  ÷ Ny)  × 2Ex-Ey


Related Discussions:- Show division and multiplication operation

What is an xml entity, Problem : (a) Show whether or not a standard for...

Problem : (a) Show whether or not a standard format for representing data, such as XML, is needed. (b) Using an appropriate example, describe how data is organized in a dat

What is the main use of structures, What is The main use of structures ...

What is The main use of structures The main use of structures is to lump together collections of disparate variable types, so they can conveniently be treated as a unit. For ex

What do you mean by video memory, Q. What do you mean by Video Memory ? ...

Q. What do you mean by Video Memory ? As declared before video memory is also entitled framebuffer since it buffers video frames to be displayed. The quality of a video display

Introduction to information distribution, INTRODUCTION : Like any other of...

INTRODUCTION : Like any other office we need equipment to provide for information distribution in the laboratory office also. For information distribution we require multiple copi

Features of hyper-threading, The salient features of hyper threading are: ...

The salient features of hyper threading are: i)  Improved support for multi-threaded code, permitting multiple threads to run concurrently. ii) Response time and improved rea

Java Programming, How to parse n size depth node in java and create output ...

How to parse n size depth node in java and create output in same tree format?

Evaluate 23 - 48 using the 2's complement method, Perform the 23 - 48 opera...

Perform the 23 - 48 operations using the 2's complement method. Ans. Given 23 - 48 firstly add them       23                         0 1 0 1 1 1 - (- 48)                     +

Explain difference between a constant and variable, What is the difference ...

What is the difference between a constant and variable? Explain with example.  A C constant is usually just the written version of a number. For example 1, 0, 5.73, 12.5e9. We

How to write good assembly programs, Preparation of writing the program ...

Preparation of writing the program 1.  Write an algorithm for your program closer to assembly language. For instance the algorithm for preceding program will be: get NUM1

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd