menu
yx_fltools package
documentation
utils/num/decimal.dart
Decimal
inverse property
inverse property
dark_mode
light_mode
inverse
property
Decimal
get
inverse
Implementation
Decimal get inverse => Decimal._fromRational(_rational.inverse);
yx_fltools package
documentation
utils/num/decimal
Decimal
inverse property
Decimal class