Snap to angle

I have a long list of angles. I’d like to have each angle rounded to the nearest 15 degrees.

Any advice on the logic for this?
Thanks in advance.
DL

Nevermind. I just found that the Pufferfish has “round to nearest” component.

with native components
A\B is integer division

Thanks