(INTeger) (encoded in 16 bits) The upper/lower limits are as follows: -(2 to the power of 15) to (2 to the power of 15) - 1.
Example: -32768
, 32767
, 2#1111110001001001
, 16#9FA4
.
(INTeger) (encoded in 16 bits) The upper/lower limits are as follows: -(2 to the power of 15) to (2 to the power of 15) - 1.
Example: -32768
, 32767
, 2#1111110001001001
, 16#9FA4
.