You are here: Symbol Reference > Math387 Namespace > Functions > Math387.Power Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.Power Function

Power function.

Pascal
function Power(const A: TCplx; const X: double): TCplx; overload;

Returns Base to any power.

Here base is complex and exponent is real.

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