3 lines
58 B
Factor
3 lines
58 B
Factor
USING: math.matrices prettyprint ;
|
|
|
|
6 <identity-matrix> .
|
USING: math.matrices prettyprint ;
|
|
|
|
6 <identity-matrix> .
|