modulus property

double modulus

Implementation

double get modulus => sqrt(this * this);