Rounding for Quadratically Converging Algorithms for Division and Square Root

  • Authors:
  • Eric M. Schwarz

  • Affiliations:
  • -

  • Venue:
  • ASILOMAR '95 Proceedings of the 29th Asilomar Conference on Signals, Systems and Computers (2-Volume Set)
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

Exactly rounded results are necessary for many architectures such as IEEE 754 standard. For division and square root, rounding is easy to perform if a remainder is available. But for quadratically converging algorithms, the remainder is not typically calculated. Past implementations have required the additional delay to calculate the remainder, or calculate the approximate solution to twice the accuracy, or have resulted in a close but not exact solution. This paper shows how the additional delay of calculating the remainder can be reduced if extra precision is available.