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

Calculate the power Base^(Exponent) for all Base object elements.

Pascal
function IntPower(const Base: TMtxVec; Exponent: Integer): TMtxVec; overload;

Calclation uses the integer Exponent value and stores the results in calling object. 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!