modulus property
double
get
modulus
Returns the Modulus (|z|), stored in the constructor.
Implementation
double get modulus => _modulus;
Returns the Modulus (|z|), stored in the constructor.
double get modulus => _modulus;