I'm trying to build a software to calculate binary numbers, can someone help me with the code to use?
i.e.addition, subtraction, etc
Printable View
I'm trying to build a software to calculate binary numbers, can someone help me with the code to use?
i.e.addition, subtraction, etc
Can you make a truth table? with variables a, b and c, where c is the carry bit and a and b are the bits to be added or subtracted ...
kind regards,
Jos