a op b
!( a negop b )
In this expression, op and negop are mutually inverse comparison operators, like == and !=.
op
negop
==
!=