[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'tiUtils' (#tiopf)

tiSafeDiv

Declaration

Source position: tiUtils.pas line 309

function tiSafeDiv(

  ANum: LongInt;

  ADenom: LongInt

):LongInt; overload;

function tiSafeDiv(

  ANum: Extended;

  ADenom: Extended

):Extended; overload;


Documentation generated on: 2017-08-16