Sign

Syntax

Sign(Value)

Parameters

Value. Value, sign of which should be defined.

NOTE. To determine the parameter, specify either the number or the address of the cell where it is located.

Description

It determines a number sign.

Comments

It can return the following values:

Example

Formula Result Description
=Sign(-9) -1 The sign of a negative number.
=Sign(B6) 1 The sign of a positive number from the B6 cell. The B6 cell contains the 5.64 number.

See also:

Function WizardMathematical Functions