pow abstract method

Complex pow(
  1. num factor
)

Implementation

Complex pow(num factor);