Description Usage Arguments Methods (by class) See Also Examples
xor
produces a compound expression that gives the EXCLUSIVE-OR of two expressions.
1 2 3 4 |
x, y |
Conditions for an EXCLUSIVE-OR expression. |
x = .compoundExpr,y = .compoundExpr
: Exclusive-OR of two expressions.
Other boolean functions: And
,
Not
, Or
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.