Jump to content

Wikifunctions:Catalogue/Boolean operations

From Wikifunctions

These are the basic blocks from which to build logic states.

Boolean pairwise functions

2 nullary Boolean functions
NameZIDValue
nullary falseZ10206F
nullary trueZ10210T
4 unary Boolean functions
NameZIDFT
unary falseZ10214FF
identityZ10215FT
notZ10216TF
unary trueZ10217TT
16 binary Boolean functions
NameZIDFFFTTFTT
binary falseZ10257FFFF
andZ10174FFFT
not (AB)Z10962FFTF
AZ10265FFTT
not (BA)Z10964FTFF
BZ10298FTFT
xorZ10237FTTF
orZ10184FTTT
norZ10231TFFF
xnor/eqvZ844TFFT
not BZ10306TFTF
BAZ10348TFTT
not AZ10272TTFF
ABZ10329TTFT
nandZ10243TTTF
binary trueZ10287TTTT

Other Boolean functions

Search for

Functions expecting or returning an explicit Boolean object, singly or in a list

Kleenean functions

Search for

Functions expecting or returning an explicit Kleenean object, singly or in a list

Byte functions

Functions about the type Byte (Z80): Description missing

Conversions

Numbers

Strings

Lists

Operations

Search for

Functions expecting or returning an explicit Byte object, singly or in a list