You are here: Symbol Reference > Math387 Namespace > Functions > Math387.Max Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.Max Function

Maximum of two integer numbers X and Y.

Pascal
function Max(X: Integer; Y: Integer): Integer; overload;

the maximum of two integer numbers X and Y.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!