TDSM 8.1

From The Data Science Design Manual Wikia
Revision as of 17:22, 8 October 2017 by Trtnguyen (talk | contribs) (Created page with "a) <math> A = [1223]
</math>, <math> B = [4110]
</math> <math> \Rightarrow AB = BA = \begin{bma...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

a) A=[1223], B=[4110]

AB=BA=[2152]

b) A=[0100], B=[1000]

AB=[0000],BA=[0100]