(~) logical not
~A
~A gives the element-wise negation of the elements of the boolean matrix A.
A
~[%t %t %f]
~
== ~= < <= >= >