NOT
reverses the logic of its argument · from excel · excel: not yet compared · sheets: not yet compared
signature
NOT(logical)
returns: boolean
| argument | required |
|---|---|
| logical | required |
examples
formula and result, taken from the engine's own test suite — every result below is asserted in CI, not written by hand.
| A | |
|---|---|
| 1 | 10 |
fx
=NOT(A1>5) false