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

Performs bitwise right shift of aValue.

Pascal
class operator RightShift(const aValue: VectorInt; BitCount: 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!