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. | |
Deals with artibrary precision rational numbers.