Unit 'gmp' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#gmp]

mpq_t

Declaration

Source position: gmp.pas line 90

type mpq_t = record

  num: mpz_t;

  den: mpz_t;

end;


Documentation generated on: 2023-03-18