arithmetics and rational numbers

Hello,

I am looking for libraries in order to compute advanced arithmetic operations (gcd...), and another one to implement rational numbers (I know it's easy but I'd like to avoid re-writing the class and operators)

Do someone know this kind of libraries ?

Thank you
Last edited on
Thank you, it seems perfect !

For those who speak french and would like to install it on a MS-windows system (not sure there will be a lot but...) :

http://www.siteduzero.com/tutoriel-3-2164-gmp---arithmetic-without-limitation.html

It is a small program to compile it.
Topic archived. No new replies allowed.