[This is preliminary documentation and is subject to change.]

Contains numeric types that complement the numeric primitives

Classes

Structures

  StructureDescription
Public structureByteUnion
1-byte union of integral data types
Public structureIntegerUnion
4-byte union of integral data types
Public structureLongUnion
8-byte union of integral data types
Public structureShortUnion
2-byte union of integral data types
Public structureSRational
Represents signed rational number with numerator and denominator
Public structureURational
Represents unsigned rational number with numerator and denominator

Collapse/expand Version History

1.5.3

  • (Alpha) This namespace is new in version 1.5.3