libRational libRational provides a C++ class interface around the rational numbers (mpq_t) of GNU MP. It adds special value support and a mechanism to reduce useless copying of temporary objects. (Source: http://freecode.com/)