Calculate the new coordinates of a point after a 2D rotation around the origin.
Enter the initial coordinates of the point and the rotation angle to find its new position. This tool is essential for geometry, computer graphics, and physics.
Click on an example to load its values into the calculator.
Rotating a point (10, 5) by 90 degrees counter-clockwise.
Point: (10, 5)
Angle: 90 degrees
Rotating a point (3, 4) by 180 degrees.
Point: (3, 4)
Angle: 180 degrees
Rotating a point (8, 0) by -45 degrees clockwise.
Point: (8, 0)
Angle: -45 degrees
Rotating a point (2, -2) by π/2 radians (equivalent to 90°).
Point: (2, -2)
Angle: 1.570796 radians