cabs1 method

double cabs1()

Implementation

double cabs1() => real.abs() + imaginary.abs();