[This is preliminary documentation and is subject to change.]
Contains numeric types that complement the numeric primitives
Classes
Structures
| Structure | Description | |
|---|---|---|
| ByteUnion | 1-byte union of integral data types | |
| IntegerUnion | 4-byte union of integral data types | |
| LongUnion | 8-byte union of integral data types | |
| ShortUnion | 2-byte union of integral data types | |
| SRational | Represents signed rational number with numerator and denominator | |
| URational | Represents unsigned rational number with numerator and denominator |
Version History
1.5.3
- (Alpha) This namespace is new in version 1.5.3