Update rule:
// you can use v1 and v2 z = vec2(z.x * z.x - z.y * z.y + x, 2. * z.x * z.y + y);
Q - A: Zoom