modulus property

double get modulus

Returns the Modulus (|z|), stored in the constructor.

Implementation

double get modulus => _modulus;