#Binary Multiplication Gives Wrong Answer

11 messages · Page 1 of 1 (latest)

naive wedgeBOT
tardy hound
#

Your last line seems a bit off.

dense pantherBOT
#

animeonfire

tardy hound
#

Which is in binary indeed
1 0 1 0 1 0 1 1

#

Beacause:

dense pantherBOT
#

animeonfire

tardy hound
#

@north badger

tardy hound
mossy wraith
#

google says you make the numbers twice as long

#
 111111111001
×000000000011
```like this apparently
#

or the partial products for less work