WOLFRAM|DEMONSTRATIONS PROJECT

3D View of Binary Logical Operations

​
binary operation
xor
or
and
size
object
cube
sphere
box
A 3D view of binary logical operations is obtained by plotting 3D objects (cube or sphere) at
x
,
y
, and
z
coordinates, where
x
and
y
range from 1 to 31 and
z
is the result of applying the logical operation to
x
and
y
in binary. Nested structures can be seen as expected.