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

z_fdiv_q

Declaration

Source position: gmp.pas line 973

procedure z_fdiv_q(

  var q: MPInteger;

  var n: MPInteger;

  var d: MPInteger

);

function z_fdiv_q(

  var n: MPInteger;

  var d: MPInteger

):MPInteger;


Documentation generated on: 2023-03-18