Esri 支持 GIS 字典
浏览字典
布尔运算符
URL 已复制
共享 URL
[mathematics]
在布尔表达式的公式中使用的逻辑运算符。 常见的布尔运算符包括 AND,用于指定条件的组合(A 与 B 必须为真);OR,用于指定一系列可选条件(A 或 B 必须为真);NOT,用于否定某一条件(A 且非 B 必须为真);以及 XOR(异或),使条件相互排斥(A 或 B 可能为真但不全为真)。
相关术语
arithmetic operator
assignment operator
bitwise operator
Boolean expression
Boolean operation
combinatorial operator
logical expression
logical operator
map algebra
operator
relational operator