isZero property

bool isZero

Implementation

bool get isZero => abs() < precisionErrorTolerance;