ComplexPow Method |
Name | Description | |
---|---|---|
Pow(Complex, Complex) | Calculates the first number to the power of the second number | |
Pow(Complex, Double) | Calculates the first number to the power of the second number | |
Pow(Double, Complex) | Calculates the first number to the power of the second number | |
Pow(Double, Double) | Calculates the first number to the power of the second number |