Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
SIGN examines a number and returns 1 if it is positive, -1 if it is negative, or 0 if it is zero. It is useful for flagging profit vs. loss, normalizing values to ±1, or driving conditional logic without a full IF statement.
=SIGN(A2)=SIGN(A2)Computed by a real spreadsheet engine on the sample data below.
| Variance | Sign |
| 150 | |
| -42 | |
| 0 | |
| 300 |
=SIGN(A2)→1
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: