EXCEL SIGN FUNCTION

The SIGN function in Excel returns the arithmetic sign (+1, -1, or 0) of an integer. In other words, if the number is good, the Sign function returns +1, if it is negative, the method returns -1, and if it is zero, the method returns 0.

Syntax :

=SIGN( number )

Parameters :

  • The number input represents the numeric value for which you want the arithmetic sign.

Step By Step Guide of SIGN Function

Example :

The spreadsheet below displays basic instances of the Excel Sign function.

  • #VALUE! – Occurs if the given number argument is not numeric.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now