nrational.h File Reference

Deals with artibrary precision rational numbers. More...

#include "utilities/nmpi.h"


Classes

class  regina::NRational
 Represents an arbitrary precision rational number. More...

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.

Functions

std::ostream & regina::operator<< (std::ostream &out, const NRational &rat)
 Writes the given rational to the given output stream.


Detailed Description

Deals with artibrary precision rational numbers.


Copyright © 1999-2008, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).