Template:T off/Documentation

Template page
Revision as of 13:20, 1 November 2023 by Gelthor (talk | contribs) (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}}|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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