|
Regina Calculation Engine
|
Deals with artibrary precision rational numbers. More...
Classes | |
| class | regina::Rational |
| Represents an arbitrary precision rational number. More... | |
Namespaces | |
| regina | |
| Contains the entire Regina calculation engine. | |
Typedefs | |
| typedef Rational | regina::NRational |
| Deprecated typedef for backward compatibility. More... | |
Functions | |
| std::ostream & | regina::operator<< (std::ostream &out, const Rational &rat) |
| Writes the given rational to the given output stream. More... | |
Deals with artibrary precision rational numbers.