8-bit, inputs can be up to 3 digits. For multiplication and division the second number must be 15 or smaller, calculator overflows at numbers greater than 255. Press M to load result to memory, MR to dispatch, MC to clear. C now clears result and inputs
calculator
addition
digit
function
decimal
binary
electronic
electronics
digital
division
Comments
-
@iamzach yeah its classic tech but i agree still very cool
-
86 X 8 = 176?
-
I love how you can reprogram it with the INWR parts +1
-
100*8=32
-
9 + 3 = 6??
-
So 999 X 999 = 26 o_o
-
when (cts)
-
3 digit 4 function powder coin cost calculator
-
@RQLeLe it overflowed, the max value is 255 cause its 8-bit so it gave you (55*7) mod 256
-
It got 55 times 7 wrong