From 1030dc837b10a03a02a85d5504cbeec168ce49e2 Mon Sep 17 00:00:00 2001 From: Bernie Innocenti Date: Mon, 03 May 2010 21:53:47 +0000 Subject: Import XaoS r489 (trunk after version 3.5) --- (limited to 'help/rest/mandel.txt') diff --git a/help/rest/mandel.txt b/help/rest/mandel.txt new file mode 100644 index 0000000..f233d42 --- /dev/null +++ b/help/rest/mandel.txt @@ -0,0 +1,14 @@ +.. _mandel: + +.. index:: + pair: menu item; Mandelbrot + pair: command line option; mandel + pair: formula; Mandelbrot + +Mandelbrot +========== + +The Mandelbrot set is the most famous escape time fractal ever. It has the +simple formula z=z^2+c. See the :tutor:`tutorial chapter `. + +**Available as**: menu item, command line option -- cgit v0.9.1