rotasjonsformel
Rotasjonsformel refers to a mathematical formula used to describe the rotation of an object or coordinate system. In a two-dimensional Cartesian coordinate system, a point (x, y) rotated by an angle θ counterclockwise around the origin (0,0) results in a new point (x', y'). The formulas for these new coordinates are x' = x cos(θ) - y sin(θ) and y' = x sin(θ) + y cos(θ). These equations are derived using trigonometry and the concept of polar coordinates.
The rotasjonsformel is fundamental in various fields, including computer graphics, physics, and engineering. In computer graphics,
The concept can be extended to three dimensions, where rotations are more complex and can be represented