|
Givaro 4.2.1
|
#include "givaro/givrational.h"Namespaces | |
| namespace | Givaro |
| Namespace in which the whole Givaro library resides. | |
Functions | |
| const Integer | trunc (const Rational &r) |
| const Integer | floor (const Rational &r) |
| const Integer | ceil (const Rational &r) |
| const Integer | round (const Rational &r) |
| const Rational | pow (const Rational &r, const int64_t l) |