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

Computes matrix function of x^n where n is integer.

Pascal
function MtxIntPower(const Src: TMtx; Exponent: Integer): Matrix; overload;

Internally calls Matrix.MtxIntPower

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