Expand description
Math for preserving precision
Structs§
- Decimal
- Large decimal values, precise to 18 digits
- Rate
- Small decimal values, precise to 18 digits
- U128
- Little-endian large integer type
- U192
- Little-endian large integer type
Enums§
Constants§
- BIPS_
SCALER - Scale for bips
- HALF_
WAD - Half of identity
- PERCENT_
SCALER - Scale for percentages
- SCALE
- Scale of precision
- WAD
- Identity