Click or drag to resize

ComplexPow Method

Overload List
  NameDescription
Public methodStatic memberPow(Complex, Complex)
Returns a specified complex number raised to a power specified by a complex number.
Public methodStatic memberPow(Complex, Double)
Returns a specified complex number raised to a power specified by a double-precision floating-point number.
Top
See Also