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

Compute (X / Y) * xyScale - Z y

Pascal
function DivAndSub(const X: TMtxVec; const Y: TMtxVec; xyScale: Double; const Z: TMtxVec; zScale: Double): TMtxVec; overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!