Expand description
Types that can be fed to DecimalFormatter
and their utilities
Enums§
- Specifies the precision of a floating point value when constructing a FixedDecimal.
- Configuration for when to render the minus sign or plus sign.
Type Aliases§
- A Type containing a
UnsignedDecimal
and aSign
to represent a signed decimal number.