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

f_get_str

Declaration

Source position: gmp.pas line 1399

function f_get_str(

  out exp: mp_exp_t;

  base: LongInt;

  ndigits: sizeuint;

  var op: MPFloat

):string;

function f_get_str(

  str: pchar;

  out exp: mp_exp_t;

  base: LongInt;

  ndigits: sizeuint;

  var op: MPFloat

):pchar;


Documentation generated on: 2023-03-18