.. AngleDiff

.. default - domain::js

.. include:: /includes/standard.rst

====================
AngleDiff (Sight.sc)
====================

.. function:: AngleDiff(angle1 angle2)

	
	Calculates the difference between two angles given in degrees.
	
	:returns: The difference between the two angles, guarateed to be in the interval [-180,180).


