A=matrix([[0,0,0],[0,1,2],[0,2,4]])
print det(A)

Strang-4.2 22-U (last edited 2010-12-18 09:41:51 by shwetaradha)