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

Raises base elements to exponent power.

Pascal
function Power(Base: double; Exponent: TMtxVec): TMtxVec; overload;

Raises Base value to Exponent object values powers and store the results to calling object values. Size and Complex properties of calling object are adjusted automatically.

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