Added the logical operator NAND to the list of operators. NAND functions like NOT AND and returns a value of false only when both inputs are true.
Added the logical operator NAND to the list of operators. NAND functions like NOT AND and returns a value of false only when both inputs are true.