19.8k views
1 vote
What are the multiples of rotation for a rectangle

User Joeran
by
4.8k points

1 Answer

3 votes

Answer:

Rotation of 90° (CounterClockwise) (x, y) (-y, x)

Rotation of 180° (Both Clockwise and Counterclockwise) (x, y) (-x, -y)

Rotation of 270° (Clockwise) (x, y) (-y, x)

Rotation of 270° (CounterClockwise)

Explanation:

User Botan
by
5.3k points