not
Name | Type | Description | Optional |
---|---|---|---|
input |
? |
input, interpreted as boolean |
no |
Name | Type | Description | Optional |
---|---|---|---|
output |
bool |
logical complement of input |
no |
not
reads its input, interprets it as a boolean, and outputs its logical complement.