ComplexMathPow Method

Overload List

Pow(Complex, Complex) Raises a complex number to a complex power.
Pow(Complex, Double) Raises a complex number to an arbitrary real power.
Pow(Complex, Int32) Raises a complex number to an integer power.
Pow(Double, Complex) Raises a real number to an arbitrary complex power.

See Also