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

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

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

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

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