mutable
Decimal
numbers for scales ranging from 0 to 18.See: Description
Class | Description |
---|---|
MutableDecimal0f |
MutableDecimal0f represents a mutable decimal number with a fixed
number of 0 digits to the right of the decimal point.
|
MutableDecimal10f |
MutableDecimal10f represents a mutable decimal number with a fixed
number of 10 digits to the right of the decimal point.
|
MutableDecimal11f |
MutableDecimal11f represents a mutable decimal number with a fixed
number of 11 digits to the right of the decimal point.
|
MutableDecimal12f |
MutableDecimal12f represents a mutable decimal number with a fixed
number of 12 digits to the right of the decimal point.
|
MutableDecimal13f |
MutableDecimal13f represents a mutable decimal number with a fixed
number of 13 digits to the right of the decimal point.
|
MutableDecimal14f |
MutableDecimal14f represents a mutable decimal number with a fixed
number of 14 digits to the right of the decimal point.
|
MutableDecimal15f |
MutableDecimal15f represents a mutable decimal number with a fixed
number of 15 digits to the right of the decimal point.
|
MutableDecimal16f |
MutableDecimal16f represents a mutable decimal number with a fixed
number of 16 digits to the right of the decimal point.
|
MutableDecimal17f |
MutableDecimal17f represents a mutable decimal number with a fixed
number of 17 digits to the right of the decimal point.
|
MutableDecimal18f |
MutableDecimal18f represents a mutable decimal number with a fixed
number of 18 digits to the right of the decimal point.
|
MutableDecimal1f |
MutableDecimal1f represents a mutable decimal number with a fixed
number of 1 digits to the right of the decimal point.
|
MutableDecimal2f |
MutableDecimal2f represents a mutable decimal number with a fixed
number of 2 digits to the right of the decimal point.
|
MutableDecimal3f |
MutableDecimal3f represents a mutable decimal number with a fixed
number of 3 digits to the right of the decimal point.
|
MutableDecimal4f |
MutableDecimal4f represents a mutable decimal number with a fixed
number of 4 digits to the right of the decimal point.
|
MutableDecimal5f |
MutableDecimal5f represents a mutable decimal number with a fixed
number of 5 digits to the right of the decimal point.
|
MutableDecimal6f |
MutableDecimal6f represents a mutable decimal number with a fixed
number of 6 digits to the right of the decimal point.
|
MutableDecimal7f |
MutableDecimal7f represents a mutable decimal number with a fixed
number of 7 digits to the right of the decimal point.
|
MutableDecimal8f |
MutableDecimal8f represents a mutable decimal number with a fixed
number of 8 digits to the right of the decimal point.
|
MutableDecimal9f |
MutableDecimal9f represents a mutable decimal number with a fixed
number of 9 digits to the right of the decimal point.
|
mutable
Decimal
numbers for scales ranging from 0 to 18.