You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > DivideBy Method > Matrix.DivideBy Method (TCplx, TMtxVec)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.DivideBy Method (TCplx, TMtxVec)

Divide complex Value with elements from Vec and store the result in the corresponding elements of the calling object.

Pascal
function DivideBy(Value: TCplx; Vec: TMtxVec): TMtxVec; overload;

Size of the calling object is set automatically. Complex property of the calling object is set to True.

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