Back?

Tile

Patterns
experiment
x + y
i
x: from the x-axis.
y: from the y-axis.
h = x + y
xx = x * x
yy = y * y
xy = x * y
q = xx + yy
hh = h * h
hq = h / ( q / 4 + 1 )
hq4 = 100 * h / (q/4 + 1)
hq2 = 100 * hq * hq
←
1 / 32
β†’
←
1 / 5
β†’
←
4 / 4
β†’
by Stéfano.