Numeric DataTypes
Encore RPG supplies several numeric data types for handling numbers in various representations. Integral types represent only whole numbers, and nonintegral types represent numbers with both integer and fractional parts.
In This Section
Discusses using *Integer, and *Byte to
represent integers.
Discusses using *Float to represent numbers with both integer and fractional parts.
Related Sections
Introduces the Encore RPG .NET data types and describes how to use them.