This is an old revision of the document!
NOT-Is fed one value, returns true if the value is false AND-Is fed two values, returns true if both values are true OR-Is fed two values, returns true if either value is true NOR-Is fed two values, returns true if neither value is true XOR-Is fed two values, returns true if only one value is true XNOR-Is fed two values, returns true if both values are true or if both values are false NAND-Is fed two values, returns true unless both values are true SHIFT- ROTATE-
*Our task is to ask questions on Discord or in class and document our findings on this wiki page collaboratively, regarding the functionality of this project.
*For anybody interested in editing the wiki page, here is the dokuwiki user guide: https://www.dokuwiki.org/wiki:syntax#basic_text_formatting -Ash