not

Negates the truth value of the input.

For Boolean structs (vectors and matrices) like bool3 or bool2x4, the result is per component.

Input

value

The value to negate.

Output

output

Returns true only if value is false.