What does a negation boolean do?
September 27, 2020 | Education
| The logical operation NOT (negation) changes the meaning of the statement to the opposite: true to false, and false to true.

The logical operation NOT (negation) changes the meaning of the statement to the opposite: true to false, and false to true.