Overload | Description |
---|---|
Pow(Complex32,Complex32) | Returns a specified complex number raised to a power specified by a complex number. |
Pow(Complex32,Single) | Returns a specified complex number raised to a power specified by a single-precision floating-point number. |