Specific numbers

These numeric types specify the bit length and whether it has a sign bit to determine positive or negative values. The bit length will determine the maximum range. Signed integers have the range reduced by one bit because the last bit is reserved for the sign.