You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > public > RemDiv Method > VectorInt.RemDiv Method (TMtxVecInt, integer, TMtxVecInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
VectorInt.RemDiv Method (TMtxVecInt, integer, TMtxVecInt)

Divide all Src elements with Value and store result of division in the calling object and reminder in RemDst.

Pascal
function RemDiv(Src: TMtxVecInt; Value: integer; RemDst: TMtxVecInt): TMtxVecInt; overload;

Size and IntPrecision properties of the calling object and of RemDst are adjusted automatically.

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