menu
jay_util_package package
documentation
num/rational.dart
Rational
isNegative property
isNegative property
dark_mode
light_mode
isNegative
property
bool
get
isNegative
Implementation
bool get isNegative => numerator < _i0;
jay_util_package package
documentation
num/rational
Rational
isNegative property
Rational class