menu
fixed_z3 package
documentation
z3.dart
Rat
sign property
sign property
dark_mode
light_mode
sign
property
int
get
sign
Returns the sign of this
Rat
.
Implementation
int get sign => n.sign;
fixed_z3 package
documentation
z3
Rat
sign property
Rat class