Returns the identity matrix of the desired size
identity(n)
Returns the n x n Integer identity matrix, with ones on the diagonal and zeros at the other places.