Quizlearn
.app
Which matrix represents a 90-degree counterclockwise rotation?
[[0, 1], [1, 0]]
[[1, 0], [0, -1]]
[[1, 0], [0, 1]]
[[0, -1], [1, 0]]
Mathematics Exercises are loading ...