a==b = true
a!=c = true
!(a!=b) = true
两个表达式均为真值。
两个表达式中一个表达式为真值。
两个表达式同时为真时,返回值为假。
a-b=0.0