Function
apply-rotation transform theta =>
A transform
A real number
apply-rotation function modifies transform such that a rotation of theta radians is performed on any points multiplied by the transform. Any operations already contained in the transform occur before the new rotation.