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

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

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

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

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