!x
(vgl. auch Ausrufezeichen in a != b)
a != b
x || y
x && y
x <= y
(das ist kleiner-oder-gleich bzgl. false < true)
false < true