isNegative property

bool isNegative

Whether the number is negative.

Will be equal to matissa.isNegative unless forceNegative is used.

Implementation

bool get isNegative;