Returns the sign of the specified number.
Syntax
![]() |
---|
SIGN( Number n ) → Number |
The function returns -1 if n is negative, +1, if n is positive, and 0 if n is zero.
Formula
![]() |
---|
=SIGN(10) |
Function Reference
ABS Function
JSpreadsheet Programmer's Guide | © 2025 MindFusion |