You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Divide Operator > Vector.Divide Method (TMtxVec, TMtxVec, double)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.Divide Method (TMtxVec, TMtxVec, double)

Divide each of Vec1 elements with corresponding elements in the Vec2 object.

Pascal
function Divide(const Vec1: TMtxVec; const Vec2: TMtxVec; Threshold: double): TMtxVec; overload;

Store the result in the calling vector.

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