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: TVec; Exponent: integer): Vector; overload;

Internally calls Vector.IntPower

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