You are here: Symbol Reference > AbstractMtxVecInt Namespace > Classes > TMtxVecInt Class > public > Subtract Method > TMtxVecInt.Subtract Method (TMtxVecInt, TMtxVecInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecInt.Subtract Method (TMtxVecInt, TMtxVecInt)

Subtract coresponding elements in Src2 from Src1.

Pascal
function Subtract(const Src1: TMtxVecInt; const Src2: TMtxVecInt): TMtxVecInt; overload;

the result of subtracting Src2 values from coresponding Src1 values.

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