All pastes #2053649 Raw Edit

Something

public text v1 · immutable
#2053649 ·published 2011-05-03 23:21 UTC
rendered paste body
[0 1]   [9 8]
[2 3] * [7 6] =


[(0*9 + 1*7)	(0*8 + 1*6)]
[(2*9 + 3*7)	(2*8 + 3*6)] =


[(0 +   7)	(0  +  6) ]
[(18 + 21)	(16 + 18) ] =

[ 7  6]
[39 34]