ciphereditorStartExploreLogical operators AND, OR & NOTLogical operators negation (NOT), disjunction (OR), and conjunction (AND) can be used to calculate with boolean values (true and false).Open in the editorThis article is a work in progress.ResourcesBoolean algebra on WikipediaLogical AND operator source code on GitHub