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