You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Power Method > Matrix.Power Method (TCplx, TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Power Method (TCplx, TMtxVec)

Raises Base complex value to Exponent object values powers and store the results to calling object values.

Syntax
C#
Visual Basic
public TMtxVec Power(TCplx Base, TMtxVec Exponent);

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!