convert/mod2 - convert expression to mod 2 form
|
Calling Sequence
|
|
convert(expr, mod2)
|
|
Description
|
|
•
|
The convert/mod2 function reduces an expression modulo 2.
|
•
|
The expression can contain the following Boolean operators:
|
|
These are converted to their equivalent modulo 2 representation.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
|
|
Download Help Document
Was this information helpful?