RosettaCodeData/Task/Identity-matrix/Factor/identity-matrix.factor

4 lines
58 B
Factor

USING: math.matrices prettyprint ;
6 <identity-matrix> .