Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.
Results in true
if the expression on its right is false, and false
if the expression on its right is true.
Results in true
if both the expression to its left and the expression to its right are true.
Results in true
if either the expression to its left or the expression to its right is true.