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

Computes matrix function of x^r where r is a real number.

Pascal
function MtxPower(const Src: TMtx; Exponent: double; SourceType: TMtxType = mtGeneral): Matrix; overload;

Internally calls Matrix.MtxPower

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