You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > LessThanOrEqual Operator > MatrixInt.LessThanOrEqual Operator (MatrixInt, MatrixInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.LessThanOrEqual Operator (MatrixInt, MatrixInt)

Returns true, if coresponding elements in ALeft are smaller than or equal from coresponding elements in ARight.

Pascal
class operator LessThanOrEqual(const ALeft: MatrixInt; const ARight: MatrixInt);
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!