normalize method

Complex normalize()

Implementation

Complex normalize() => this / Complex.fromDouble(norm());