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

z_pow_ui

Declaration

Source position: gmp.pas line 1125

procedure z_pow_ui(

  var rop: MPInteger;

  var base: MPInteger;

  exp: valuint

);

function z_pow_ui(

  var base: MPInteger;

  exp: valuint

):MPInteger;


Documentation generated on: 2023-03-18