Template:T off: Difference between revisions

Template page
(Created page with "sort-data-value="0" | {{Off}}<noinclude> {{Documentation}} O</noinclude>")
(No difference)

Revision as of 03:30, 1 November 2023

sort-data-value="0" |

This page has been transcluded from Template:T off/Documentation.


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

DO NOT use outside of a table.

Example

{|{{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