Find the correct matrix representation of the linear transformation that rotates points 90 degrees clockwise about the origin.
[[0, -1], [1, 0]]
[[1, 0], [0, -1]]
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Linear Algebra Exercises are loading ...