Click or drag to resize

ComplexMathPow Method

Overload List
  NameDescription
Public methodStatic memberPow(Double, Complex)
Raises a real number to an arbitrary complex power.
Public methodStatic memberPow(Complex, Complex)
Raises a complex number to a complex power.
Public methodStatic memberPow(Complex, Double)
Raises a complex number to an arbitrary real power.
Public methodStatic memberPow(Complex, Int32)
Raises a complex number to an integer power.
Top
See Also