	WIDE 4
	WIDE 2
	WIDE 3
	WIDE 1
	WIDE 0
	WIDE 5

# this allows us to zoom in to selected
# pixel in the M set

slow 0
debug 1
debug 0
negate 0

	print_the_params 1
	constant 0
	mandelbrot 1
	poly 0
	radius 1.25
	radius 1.0
	ripples 1
	ripples 0
	window_name Mandelbrot's_set

	radius 3.0
	radius 4.0
	scale_mod	0.5


	#x_origin	0.20531
	#y_origin	-0.56156

	defined_display gold:0.0
	defined_display fibonacci:0.0
	defined_display :0.0


	init_wide	650
	init_tall	650

	newt_iter	5	# Newton Raphson iteration count
	newt_iter	170	# Newton Raphson iteration count
