.. Sign

.. default - domain::js

.. include:: /includes/standard.rst

================
Sign (System.sc)
================

.. function:: Sign(number)

	
	:returns: 1 if the number is positive, or -1 if it's negative.


