Not Operator (Solver Foundation)
Computes the logical inverse of its argument.
Not[args]
!expr
Example
Not[x]
Not[y == 3]
!x
!(y == 3)
This operator must have exactly one argument.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Computes the logical inverse of its argument.
Not[args]
!expr
Not[x]
Not[y == 3]
!x
!(y == 3)
This operator must have exactly one argument.