I experimented with the formula until I found some bailout tests that give the correct image. The following all work in Fracton:

| z | != 0
| z | > 0
abs( z ) != 0
abs( z ) > 0

The next one generated an image that is correct except for a few thin tendrils inside the brot. I think it is because of negative 0.

z != 0


--
Mike Frazier
www.fracton.org