Closed KrishnadevL closed 3 years ago
Subtraction (Default). Whole Numbers. Max number move from 255 to 65535. Essentially 8 bits to 16 bits. 16 bits is often called a "Short Integer".
Function Unsigned Addition Converted binary from both inputs to decimal, and added them together, and set to variable to be displayed.
Subtraction (Default). Whole Numbers. Max number move from 255 to 65535. Essentially 8 bits to 16 bits. 16 bits is often called a "Short Integer".