Rational Numbers

A class Rational<C> is implementing field operations on numbers of parameter type C. They are represented by a pair of numbers of type C.

Implementation

See also:
synaps/arithm/Rational.h, Rational.

SYNAPS DOCUMENTATION
logo