abs Angle Diff
Calculate the absolute difference between two angles in radians. This function handles wrap-around.
Return
The absolute difference between the two angles in radians
Parameters
x
The first angle in radians
y
The second angle in radians