Unit 'DAV_Math' Package
[Overview][Constants][Procedures and functions][Variables][Index] [#pl_asiovst]

FloatMod

Declaration

Source position: DAV_Math.pas line 156

function FloatMod(

  X: Single;

  Y: Single

):Single; overload;

function FloatMod(

  X: Double;

  Y: Double

):Double; overload;



CT Web help

CodeTyphon Studio