You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > GreaterThanOrEqual Operator > Matrix.GreaterThanOrEqual Operator (Matrix, Matrix)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.GreaterThanOrEqual Operator (Matrix, Matrix)

Returns true, if ALeft is greater than or equal to ARight.

Pascal
class operator GreaterThanOrEqual(const ALeft: Matrix; const ARight: Matrix);

Returns true, if ALeft is greater than or equal to all elements in ARight.

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