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

Divides coresponding elements in Num with Den.

Pascal
function Divide(const Num: TMtxVecInt; const Den: TMtxVecInt): TMtxVecInt; overload;

the result of dividing Num values with coresponding Den values.

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