Booth's multiplication algorithm: Difference between revisions

Content deleted Content added
m Reverted 1 edit by 139.167.208.17 (talk) to last revision by 139.167.211.72. (TW)
Removed unnecessary words
Tags: Mobile edit Mobile web edit
Line 1:
'''Booth's multiplication algorithm''' is a [[multiplication algorithm]] that multiplies two signed [[base 2|binary]] numbers rahul Saraswat in [[two's complement|two's complement notation]]. The [[algorithm]] was invented by [[Andrew Donald Booth]] in 1950 while doing research on [[crystallography]] at [[Birkbeck, University of London|Birkbeck College]] in [[Bloomsbury]], [[London]].<ref name="Booth_1951"/> Booth's algorithm is of interest in the study of [[computer architecture]].
 
==The algorithm==