Click or drag to resize

ComplexPow Method

Overload List
 NameDescription
Public methodStatic memberPow(Complex, Complex) Calculates the first number to the power of the second number
Public methodStatic memberPow(Complex, Double) Calculates the first number to the power of the second number
Public methodStatic memberPow(Double, Complex) Calculates the first number to the power of the second number
Public methodStatic memberPow(Double, Double) Calculates the first number to the power of the second number
Top
See Also