
"Q + Q"
=======

Rational (Q) Number Library for the Q Programming Language.
Copyright (C) 2005-7  Rob Hubbard

"Q+Q" is a comprehensive rational number library for the Q programming
language.

This package contains ratutils.q, a collection of utility functions for
rational numbers and rat_interval.q, a module for doing interval arithmetic
needed by ratutils.q. These modules are designed to work with the rational.q
module (now part of the standard Q library), which contains the definition of
the Rational type and implements the basic rational arithmetic.

The documentation of "Q+Q" can be found in the accompanying rational.pdf file.
