Green flag. FRACTAL_TYPE is the type of fractal shown. 0 is Mandelbrot/Multibrot and 1 is Julia. Now you can set power to a negative number. (9/15/16) Press z with the mouse on the Mandelbrot fractal to zoom in on that spot, space to redraw the Mandelbrot, usually for seeing it under different settings other than zoom. zoom_multiply controls how much the zoom factor is multiplied by.(9/6/2016)
z[1]=z^p+c where z and c are complex numbers, and p is a whole number, and z[n]=z[n-1]^p+c. Source: https://en.wikipedia.org/wiki/Mandelbrot_set SOME COOL FRACTALS: @_paperN1 start_R=-0.78, start_S=0.68, POWER=-3, FRACTAL_TYPE=1, start_R=-0.56, start_S=0.08, POWER=3, FRACTAL_TYPE=1, @LucasCool34 start_R=-0.62 start_S=-0.55 POWER=-4 FRACTAL_TYPE=1