integer type

views updated

integer type (type integer) A data type comprising only integer (whole number) values, lying between specified maximum and minimum values; legal operations include integer arithmetic operations such as addition, subtraction, and multiplication.