Integer

Integer values are signed short integers in the range −32,768 to 32,767 (the short integer range is the range that can be represented by 2 bytes of storage). AutoLISP's native integer type is a short integer.