Academia.eduAcademia.edu

Hardware Design for Decimal Multiplication

Encyclopedia of Information Science and Technology, Third Edition

Abstract
sparkles

AI

This article discusses the significance of decimal multiplication in computer systems, particularly in applications requiring high precision such as financial and commercial calculations. It examines the challenges of implementing decimal arithmetic in hardware compared to binary systems, due to representation and rounding errors. The paper delves into various algorithms for hardware design of decimal multiplication, including fixed-point and floating-point methods, and contrasts iterative with parallel solutions.