Identity コマンド

Identity( <数値> )

与えられた次数の単位行列を返す.

Identity(3) は,行列 (100010001)を返す.

An 次の正方行列である場合,A^0Identity(n) と同じ結果を返す.