Hi, I need to convert rationals of the CLN library (cln::cl_RA) to the rational format of GMP (mpq_t). Since CLN internally uses GMP this should be simple, but I didn't find a way to do the conversion. Does anyone know how to do it? Thanks in advance, Florian