Log in to edit a copy.
Download.
Other published documents...
Ch-4-Prob-10-New-김준하
2278 days ago by matrix
A=matrix(QQ, 4, 4, [2, 1, 0, 2, -1, 2, 3, 4, 0, 2, 3, 0, 0, 2, 0, 12]) print A.det()
-24
-24