The DecimalArray class is an ordered collection of
By default, the decimal size is 23.
The scale factor in decimal arrays is currently not enforced.
Decimal arrays inherit the methods defined in the Array class.
The bracket ([]) subscript operators enable you to assign values to and receive values from a Decimal array.
(None