You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.IntPower Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.IntPower Function

Compute the integer power function.

Pascal
function IntPower(const Base: TMtx; Exponent: integer): Matrix; overload;

Internally calls Matrix.IntPower

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