Complex.opAdd

Calculates z+x. Returns a new number.

  1. Complex opAdd(Complex x)
    class Complex
  2. Complex opAdd(uint x)

Meta