An Efficient Multiple-Precision Division Algorithm

Liusheng Huang,Hong Zhong,Hong Shen,Yonglong Luo
DOI: https://doi.org/10.1109/PDCAT.2005.79
2005-01-01
Abstract:In multiple-precision algorithms, the design and implementation of division is the most complicated. On the basis of some classical algorithms, this paper introduces an efficient improved algorithm. This algorithm omits the most majority of normalization of classical algorithms and uses integer arithmetic instead of floating-point data. By analyzing the algorithm and comparing the arithmetic cost, we conclude that this algorithm is at least three times faster than the most efficient previous solution. Key words: multiple-precision, algorithm, division.
What problem does this paper attempt to address?