Skip to content

Sign¤

Excel SIGN(number): Returns the sign of the given number. The function returns the result 1 for a positive sign, -1 for a negative sign, and 0 for zero.

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: SIGN

Comments