pow

fun pow(x: Float): ComplexF

Returns this complex number to the power of x.


fun pow(n: Int): ComplexF

Returns this complex number to the power of n.