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

Do you provide storage and destruction services, Do you provide storage and...

Do you provide storage and destruction services? We will assess your storage and destruction needs as part of our evaluation process. Our destruction services can be performed

Grapgh, representation of the adjacency matrix and adjacency list

representation of the adjacency matrix and adjacency list

Illustrate internal organisation of ram, Q. Illustrate Internal Organisatio...

Q. Illustrate Internal Organisation of RAM? The construction displayed in Figure below is made up of one JK flip-flop and 3 AND gates. The two inputs to system are one input bi

What is a subroutine, What is a subroutine? A subroutine is a named, in...

What is a subroutine? A subroutine is a named, independent section of C code that performs a particular task and optionally returns a value to the calling program.

Write the html code to web page to insert an image, Write the HTML code to ...

Write the HTML code to accomplish the web page to insert an image onto a page using good.gif as image and having "welcome" as the ALT text. The HTML code to accomplish the web

Explain an expression tree with a suitable example, What is an expression t...

What is an expression tree? How an expression is evaluated using an expression tree? Algebraic expressions is as given here a/b+(c-d)e That has an inherent tree-like structure

What is the efficient data structure used in rdbms, In RDBMS, what is the e...

In RDBMS, what is the efficient data structure used in the internal storage representation? B+ tree. Because in B+ tree, all the data is kept only in leaf nodes, that makes sea

What is parallel balance point, Q. What is Parallel Balance Point? In ...

Q. What is Parallel Balance Point? In order to execute parallel algorithm on parallel computer K processors are necessary. It should be noted that given input is allocated to

Why is c standard library needed, Why is C standard library needed?  C ...

Why is C standard library needed?  C Standard Library: C would have been a tough programming language in absence of the standard library. The standard library in C contains

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