SIGN

SIGN sign of x

Synopsis

SIGN(x)

Arguments

x: number

Description

SIGN returns 1 if the x is positive and it returns -1 if x is negative.

Microsoft Excel Compatibility

This function is Excel compatible.

See also

ABS.