R3NearestAngle
R3FLOAT R3NearestAngle(R3FLOAT to, R3FLOAT a)
to - base angle
New angle corresponding 'a'
Find a1 = a + n*PI*2 so that |a1-to| is minimal