Gemstone.Numeric Namespace
            The 
Gemstone.Numeric namespace organizes all Gemstone library functionality
            related to numerics. The root numeric namespace also includes common numeric classes,
            e.g., 
Int24 and 
UInt24.
            
| BinaryCodedDecimal | 
            Defines functions related to binary-coded decimals.
             | 
| Int24Converter | 
            Provides a type converter to convert Int24> values to and from various other representations.
             | 
| RadixCodec | 
            Represents a radix value codec for conversion of base-10 integer values to and from other base values.
             | 
| UInt24Converter | 
            Provides a type converter to convert UInt24> values to and from various other representations.
             | 
| ComplexNumber | 
            Represents a complex number.
             | 
| Int24 | Represents a 3-byte, 24-bit signed integer. | 
| MatrixT | 
            Represents a complex number.
             | 
| UInt24 | Represents a 3-byte, 24-bit unsigned integer. |