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