SIGN

Name

SIGN —

Synopsis

SIGN(number)

Description

SIGN function returns 1 if the @number is positive, zero if the @number is 0, and -1 if the @number is negative.

See also