You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > IntPower Method > Vector.IntPower Method (TMtxVec, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.IntPower Method (TMtxVec, int)

Calculate the power Base^(Exponent) for all Base object elements using the integer Exponent value.

Syntax
C#
Visual Basic
public TMtxVec IntPower(TMtxVec Base, int Exponent);

Store the results in calling object. Size and Complex properties of calling object are adjusted automatically.

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