Classes | Namespaces | Functions

nrational.h File Reference

Deals with artibrary precision rational numbers. More...

#include "maths/nlargeinteger.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-2009, 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).