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

Array subtraction.

Pascal
function Sub(const Vec: TMtxVec): TMtxVec; overload;

Subtract each of Vec elements from corresponding elements in the calling object. An exception is raised if Vec and calling object size and Complex properties do not match.

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