The following table describes the binary operators.
Operator Action
+ Addition
- Subtraction
* Multiplication
& Logical AND
| Logical OR
\ Logical XOR
/ Division - In division, SDA truncates the quotient
to an integer, if necessary, and does not retain a
remainder.
@ Arithmetic shifting
"." Catenates two 32-bit values into a 64-bit value. For
example:
SDA> eval fe.50000
Hex = 000000FE00050000 Decimal = 1090922020864