My new package
lazyNumbers
is a port of the lazy numbers implemented in the C++ library
CGAL. The lazy numbers represent the real numbers and
arithmetic on these numbers is exact.

Continue reading: The lazy numbers in …