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

Max

Nahodit maximum dvuh velichin.

Declaration

Source position: line 0

function Max(

  A: Integer;

  B: Integer

):Integer;

function Max(

  A: Single;

  B: Single

):Single;