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

Min

Nahodit minimum dvuh velichin.

Declaration

Source position: line 0

function Min(

  A: Integer;

  B: Integer

):Integer;

function Min(

  A: Single;

  B: Single

):Single;