Sgn Function [Runtime]/text/sbasic/shared/03080701.xhpSun Microsystems, Inc.converted from old format - fpeSgn functionSgn Function [Runtime]Returns an integer number between -1 and 1 that indicates if the number that is passed to the function is positive, negative, or zero.Syntax:Sgn (Number)Return value:IntegerParameters:Number: Numeric expression that determines the value that is returned by the function.