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

Divide Value with Src vector elements and store the result in the calling vector.

Pascal
function DivideBy(const Value: integer; const Src: TMtxVecInt): TMtxVecInt; overload;

An exception is raised if array borders are overrun.

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