A=matrix([[0,1,2],[2,3,4],[2,3,4]])     //assuming the matrix with the given condition
print det(A)

Strang-4.2 24-U (last edited 2010-12-18 09:39:11 by shwetaradha)