not

Previous chapterNext chapter Show allShow all    Hide allHide all

The function not (logical) returns the logical opposite of the argument.

The cell automatically gets the format string "True;False".

Syntax: =not(logical)

Example Example

Cell A1

Cell A2=not(A1)

false

True

true

False