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

Divide Value with Src vector elements [SrcIndex+SrcIndex+Len-1] and store the result in the calling vector [Index...Index+Len-1].

Pascal
function DivideBy(const Value: integer; const Src: TMtxVecInt; const SrcIndex: integer; const Index: integer; const Len: integer): 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!