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

THugeInt.Divide

Declaration

Source position: flcHugeInt.pas line 521

public procedure THugeInt.Divide(

  const B: Int32;

  out R: Int32

); overload;

procedure THugeInt.Divide(

  const B: THugeInt;

  var R: THugeInt

); overload;



CT Web help

CodeTyphon Studio