Compute the logical not of two tuples.
::tuple_not computes the logical not of the input tuple T. The input tuple must contain only integer numbers.
|
T (input_control) |
integer(-array) -> HTuple.long |
| Input tuple. | |
|
Not (output_control) |
integer(-array) -> (HTuple.) long * |
| Binary not of the input tuple. | |
::tuple_and, ::tuple_or, ::tuple_xor
::tuple_band, ::tuple_bor, ::tuple_bxor, ::tuple_bnot
Operators not requiring licensing