Skip to content

RotationMatrix

Compute a rotation matrix.

$ wo 'RotationMatrix[Pi/4]'
{{1/Sqrt[2], -(1/Sqrt[2])}, {1/Sqrt[2], 1/Sqrt[2]}}