Unit 'GR32_Math' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_graphics32]

DivMod

Declaration

Source position: GR32_Math.pas line 100

function DivMod(

  Dividend: Integer;

  Divisor: Integer;

  var Remainder: Integer

):Integer;



CT Web help

CodeTyphon Studio