ClassesClassesClassesClasses | | | | Operators

Logical Operations

tuple_andTupleAndTupleAndtuple_andTupleAndtuple_and
Compute the logical and of two tuples.
tuple_notTupleNotTupleNottuple_notTupleNottuple_not
Compute the logical not of a tuple.
tuple_orTupleOrTupleOrtuple_orTupleOrtuple_or
Compute the logical or of two tuples.
tuple_xorTupleXorTupleXortuple_xorTupleXortuple_xor
Compute the logical exclusive or of two tuples.

ClassesClassesClassesClasses | | | | Operators