01
Rotation — every direction turns, nothing stretches
What you know: The columns are perpendicular unit vectors, and the second is the first turned a quarter turn anticlockwise. det = +1, so area and orientation are both untouched.
Matrix: [cosθ −sinθ; sinθ cosθ]
Worked example: θ = 45° → [0.707 −0.707; 0.707 0.707] → (1, 0) lands on (0.707, 0.707), and every length stays what it was
Open this case: Rotate 45°