ComplexPow Method |
Name | Description | |
---|---|---|
Pow(Complex, Complex) |
Returns a specified complex number raised to a power specified by a
complex number.
| |
Pow(Complex, Double) |
Returns a specified complex number raised to a power specified by a
double-precision floating-point number.
|