Expression Signs

This function returns the algebraic sign of a numeric expression.

Sgn Function

Returns an integer number +1, 0 or -1 indicating whether the number that is passed to the function is positive, zero or negative respectively.