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