Calculates the minimum value of an integer range based on the sign and number of bits.
Specifies whether the integer is signed or unsigned.
The number of bits in the integer.
The minimum value of the integer range.
Generated using TypeDoc
Calculates the minimum value of an integer range based on the sign and number of bits.