有限数学 示例

转置 [[x,-3y,2z,-23],[y,0,-2z,13],[0,0,z,3]]
解题步骤 1
Transpose the matrix by switching its rows to columns.