Sierpinskio nėrinys
jei y > 0.5 tada z(n+1) = (2 * x, 2 * y - 1)
jei x > 0.5 tada z(n+1) = (2 * x - 1, 2 * y)
kitu atveju z(n+1) = (2 * x, 2 * y)