wrap Around Angles
A function that changes an angle range from -180-180 to 0-360.
Return
The converted angle.
Parameters
input Angle
The angle you want to convert.
A function that changes an angle range from -180-180 to 0-360.
The converted angle.
The angle you want to convert.