🡄 Previous

Next 🡆

Contents > Functions

Identity

An identity function echos the provided value:

f(x) = x

The image below depicts an 8-bit identity function of an arbitrary height.

Identity

As described in a later section, memory circuits involve functions horizontally sandwiched between identity functions:

Identity Sandwich

Those circuits introduce a constraint on the dimensions of a function’s rectangular footprint: its base cannot extend more than nine columns beyond its outermost nodes.

🡄 Previous

Next 🡆