[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
NAME: -
FUNCTION: SET difference operator
OPERATION: Union
OPERAND TYPE: Compatible set types
NOTES: The result of these operations must conform to the
rules of set logic:
An ordinal value c is in a + b only if c is in a or b.
An ordinal value c is in a - b only if c is in a and not in b.
An ordinal value c is in a * b only if c is in both a and b.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson