p=matrix(0,1,0],[0,0,1],[1,0,0) var('q,q1') q=p.transpose() q1=p.inverse() bool(q)==bool(q1)

Strang-3.4-2 (last edited 2010-12-16 12:47:56 by 172)