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

Raises base elements to exponent power.

Pascal
function Power(const Base: double; const 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!