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

Minimum of two 64bit integer numbers X and Y.

Pascal
function Min(X: Int64; Y: Int64): Int64; overload;

the minimum of two 64bit integer numbers X and Y.

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