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

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

Pascal
function RemDiv(Src: integer; Value: TMtxVecInt; 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!