[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'msebits' (#msegui)

scaleexp10

Declaration

Source position: msebits.pas line 176

function scaleexp10(

  const value: Int64;

  const exp: Integer

):Int64; overload;

function scaleexp10(

  const value: Integer;

  const exp: Integer

):Integer; overload;

function scaleexp10(

  const value: currency;

  const exp: Integer

):currency; overload;


Documentation generated on: 2021-05-13