Versions Compared

Key

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

Syntax

SIGN(<number>)

Description

Returns the sign of a number as an integer.

Examples

Column1SIGN() returns
9.5161
00
-9.516-1

...