Identity コマンド Identity( <数値> ) 与えられた次数の単位行列を返す. Identity(3) は,行列 (100010001)を返す. A が n 次の正方行列である場合,A^0 は Identity(n) と同じ結果を返す.