Logical (binary) operators
The following logical operators are supported between two values of thebool type:
These logical operators are sometimes referred-to as Boolean operators, and sometimes as binary operators. The names are all synonyms.
Learn how to use and combine different logical operators in APL.
bool type:
These logical operators are sometimes referred-to as Boolean operators, and sometimes as binary operators. The names are all synonyms.