[try Beta version]
Not logged in

 
binary operations

Nov 18, 2013 at 5:13pm
How do i perform binary operations, such as addition, subtraction, multiplication and division..

Nov 18, 2013 at 6:32pm
Nov 19, 2013 at 3:14pm
I am kinda confused on how the binary division is performed.
Because it gets shifted if the first bit is equal to 0..

I tried to xor the divisor and dividend, and test the first bit each time, to see if it need to be shifted, but it just gives me and incorrect result..


Topic archived. No new replies allowed.