Structs
- Decimal number.
- Checks that a rational has a finite decimal representation.
- Integer number.
- Error raised when trying to create a decimal value from a rational without finite decimal representation.
Enums
- A Sign is a
BigInt’s composing element. - XSD datatype value.
Traits
Functions
- Returns the decimal lexical representation of the given rational number, if any.
- Checks that the given rational has a finite decimal representation.