difference Full Description |
|
Syntaxnumeric-expression difference numeric-expression Purpose The difference of two bit sequences is a new sequence where each bit is:
Other languages sometimes refer to this operation as a "bit-wise exclusive-or." In this example, the action within the do when c difference d != 0 ... done |