You are here: Symbol Reference > AbstractMtxVecInt Namespace > Classes > TMtxVecInt Class > public > RemDiv Method > TMtxVecInt.RemDiv Method (integer, TMtxVecInt, TMtxVecInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecInt.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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!