• Rotate the given point around the given center, by the given rotation (in degrees)

    Parameters

    Returns RotatedPointXY

    An object consisting of the rotated point, followed by cos theta and sin theta.