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

Calculate the power Base^(Exponent) for all Base object elements using the integer Exponent value and store the results in calling object.

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

{$IFDEF D9_INLINE} inline; {$ENDIF}  

Size and Complex properties of calling object are adjusted automatically.

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