(Under construction.)
operator pow (base: Real; exponent: Integer) = power: Real;
operator pow (base: Complex; exponent: Integer) = power: Complex;