Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

NOT

You are here: irt.org | FOLDOC | NOT

<logic> The Boolean function which is true only if its input is false. Its truth table is:

 A | NOT A
 --+------
 F |   T
 T |   F

(1996-11-04)

Nearby terms: northbridge « NorthWestNet « NOS « NOT » Not-a-Number » notebook » NoteCards

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb