Class | Description |
---|---|
TBigDecimal |
This class represents immutable arbitrary precision decimal numbers.
|
TBigInteger |
This class represents immutable integer numbers of arbitrary length.
|
TMathContext |
Immutable objects describing settings such as rounding mode and digit
precision for the numerical operations provided by class
TBigDecimal . |
Enum | Description |
---|---|
TRoundingMode |
Specifies the rounding behavior for operations whose results cannot be
represented exactly.
|
Copyright © 2019. All rights reserved.