Template:T off/Documentation: Difference between revisions

Template page
(Created page with "This symbol represents an inactive state or a logical 0 in a sortable truth table. '''DO NOT use outside of a table.''' ===Example=== <pre>{|{{truthtable|sortable=1}} |+NAND gate ! A!! B!! A NOR B |- | {{t off}}|| {{t off}}|| {{t on}} |- | {{t off}}|| {{t on}} || {{t on}} |- | {{t on}} || {{t off}}|| {{t on}} |- | {{t on}} || {{t on}} || {{t off}} |}</pre> {|{{truthtable|sortable=1}} |+NAND gate ! A!! B!! A NOR B |- | {{t off}}|| {{t off}}|| {{t on}} |- | {{t off}}|...")
 
(No difference)

Latest revision as of 13:20, 1 November 2023

This symbol represents an inactive state or a logical 0 in a sortable truth table.

DO NOT use outside of a table.

Example[edit source]

{|{{truthtable|sortable=1}}
|+NAND gate
! A!! B!! A NOR B
|-
| {{t off}}|| {{t off}}|| {{t on}} 
|-
| {{t off}}|| {{t on}} || {{t on}}
|-
| {{t on}} || {{t off}}|| {{t on}}
|-
| {{t on}} || {{t on}} || {{t off}}
|}
NAND gate
A B A NOR B