Article ID Journal Published Year Pages File Type
438776 Theoretical Computer Science 2006 8 Pages PDF
Abstract

I discuss the design and performance issues arising in the efficient implementation of the scaled-integer exact real arithmetic model introduced by Boehm and others. This system represents a real number with a automatically controlled level of precision by a rational with implicit denominator. I describe three practical codes, in python, C++ and C. These allow the convenient use of this computational paradigm in commonly used imperative languages.

Related Topics
Physical Sciences and Engineering Computer Science Computational Theory and Mathematics