The rotation of a vector around the origin and in a plane constitutes a minimal rotation. Such a rotation is of vital importance in many applications. Examples are the re-orientation of spacecraft or antennas with minimal effort, the smooth interpolation between sensor poses, and the drawing of circular arcs in 2D and 3D. In numerical linear algebra, minimal rotations in different planes are us…