Go to the source code of this file.
Compounds | |
class | rational |
Implementation of a Rational Number. More... | |
Functions | |
template<class T> int | sign (const rational< T > &a) |
template<class T> int | cmp (const rational< T > &a, const rational< T > &b) |
The module containes implementation for a rational number
|
Returns
|
|
Returns
|