xor()
Returns an integer that represents the exclusive OR between arguments
Syntax
yXor = xor(x, y)
Arguments
| Name | Description | Range | Type | Required |
|---|---|---|---|---|
| x | number | (-∞, ∞) | integer | yes |
| y | number | (-∞, ∞) | integer | yes |
Examples
a = xor(16, 32)
returns 48
Defined in
Built in
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()