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

Divides coresponding elements in Src1 with Src2.

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

the result of dividing Src1 values with coresponding Src2 values.

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