Enums§
Functions§
- convert_
from_ signed_ format - Returns a
Decimal
parsed from an appropriate signed overpunch respresentation. - convert_
to_ signed_ format - Returns a
str
serialized from aDecimal
to the appropriate signed overpunch respresentation. - extract
- Returns a
Decimal
parsed from an appropriate signed overpunch respresentation. - format
- Returns a
str
serialized from aDecimal
to the appropriate signed overpunch respresentation.