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

Multiply each element of Vec with complex Value.

Pascal
function Mul(const Vec: TMtxVec; Value: TCplx): TMtxVec; overload;

Store the result in the calling object. 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!