Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

SGN returns -1 for negative, 0 for zero and 1 for positive values of Numeric Expression.

Syntax

SGN(NumExpr)

Arguments 

  • NumExpr is a real value that can either be positive, zero or negative.

...