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: TCplx): TCplx; overload;

Base to any power.

Here both base and exponent can be complex values. Use this version if you want to compute a power to the negative exponent in general case.

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