- __gmpq_absvoid __gmpq_abs(mpq_ptr , mpq_srcptr ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_addvoid __gmpq_add(mpq_ptr , mpq_srcptr , mpq_srcptr ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_canonicalizevoid __gmpq_canonicalize(mpq_ptr ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_clearvoid __gmpq_clear(mpq_ptr ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_cmpint __gmpq_cmp(mpq_srcptr , mpq_srcptr ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_cmp_siint __gmpq_cmp_si(mpq_srcptr , long , ulong ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_cmp_uiint __gmpq_cmp_ui(mpq_srcptr , ulong , ulong ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_cmp_zint __gmpq_cmp_z(mpq_srcptr , mpz_srcptr ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_divvoid __gmpq_div(mpq_ptr , mpq_srcptr , mpq_srcptr ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_equalint __gmpq_equal(mpq_srcptr , mpq_srcptr ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_get_ddouble __gmpq_get_d(mpq_srcptr ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_initvoid __gmpq_init(mpq_ptr ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_invvoid __gmpq_inv(mpq_ptr , mpq_srcptr ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_mulvoid __gmpq_mul(mpq_ptr , mpq_srcptr , mpq_srcptr ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_setvoid __gmpq_set(mpq_ptr , mpq_srcptr ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_set_dvoid __gmpq_set_d(mpq_ptr , double ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_set_sivoid __gmpq_set_si(mpq_ptr , long , ulong ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_set_uivoid __gmpq_set_ui(mpq_ptr , ulong , ulong ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_set_zvoid __gmpq_set_z(mpq_ptr , mpz_srcptr ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- __gmpq_subvoid __gmpq_sub(mpq_ptr , mpq_srcptr , mpq_srcptr ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- absMpQ abs(MpQ x) 
- inverseMpQ inverse(MpQ x) 
- swapvoid swap(MpQ x, MpQ y) 
- Swap contents of x with contents of y. 
Multiple precision rational numbers (Q).