You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > MatrixInt.RightShift Operator
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.RightShift Operator

Performs bitwise right shift of aValue.

Pascal
class operator RightShift(const aValue: MatrixInt; const Bits: integer);

The shift preserves the sign of the numbers.

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