immutable Decimal
numbers for scales ranging from 0 to 18.See: Description
| Class | Description |
|---|---|
| Decimal0f |
Decimal0f represents an immutable decimal number with a fixed
number of 0 digits to the right of the decimal point.
|
| Decimal10f |
Decimal10f represents an immutable decimal number with a fixed
number of 10 digits to the right of the decimal point.
|
| Decimal11f |
Decimal11f represents an immutable decimal number with a fixed
number of 11 digits to the right of the decimal point.
|
| Decimal12f |
Decimal12f represents an immutable decimal number with a fixed
number of 12 digits to the right of the decimal point.
|
| Decimal13f |
Decimal13f represents an immutable decimal number with a fixed
number of 13 digits to the right of the decimal point.
|
| Decimal14f |
Decimal14f represents an immutable decimal number with a fixed
number of 14 digits to the right of the decimal point.
|
| Decimal15f |
Decimal15f represents an immutable decimal number with a fixed
number of 15 digits to the right of the decimal point.
|
| Decimal16f |
Decimal16f represents an immutable decimal number with a fixed
number of 16 digits to the right of the decimal point.
|
| Decimal17f |
Decimal17f represents an immutable decimal number with a fixed
number of 17 digits to the right of the decimal point.
|
| Decimal18f |
Decimal18f represents an immutable decimal number with a fixed
number of 18 digits to the right of the decimal point.
|
| Decimal1f |
Decimal1f represents an immutable decimal number with a fixed
number of 1 digits to the right of the decimal point.
|
| Decimal2f |
Decimal2f represents an immutable decimal number with a fixed
number of 2 digits to the right of the decimal point.
|
| Decimal3f |
Decimal3f represents an immutable decimal number with a fixed
number of 3 digits to the right of the decimal point.
|
| Decimal4f |
Decimal4f represents an immutable decimal number with a fixed
number of 4 digits to the right of the decimal point.
|
| Decimal5f |
Decimal5f represents an immutable decimal number with a fixed
number of 5 digits to the right of the decimal point.
|
| Decimal6f |
Decimal6f represents an immutable decimal number with a fixed
number of 6 digits to the right of the decimal point.
|
| Decimal7f |
Decimal7f represents an immutable decimal number with a fixed
number of 7 digits to the right of the decimal point.
|
| Decimal8f |
Decimal8f represents an immutable decimal number with a fixed
number of 8 digits to the right of the decimal point.
|
| Decimal9f |
Decimal9f represents an immutable decimal number with a fixed
number of 9 digits to the right of the decimal point.
|
immutable Decimal
numbers for scales ranging from 0 to 18.