152k views
0 votes
Write a function to represent the point rotated counterclockwise about the origin.

Write a function to represent the point rotated counterclockwise about the origin-example-1
User Dodi
by
9.2k points

1 Answer

5 votes

If you have a point (x,y) and want to rotate 90 degrees counterclockwise the point becomes

(x,y) becomes (-y,x)

User Nissan
by
8.1k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories