DS1 { init: z = 0 loop: z = sqr(z) + z + #pixel bailout: |z| < 4 default: title = "DS1" }