Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/mandel3.txt
diff options
context:
space:
mode:
authorBernie Innocenti <bernie@codewiz.org>2010-05-03 21:53:47 (GMT)
committer Bernie Innocenti <bernie@codewiz.org>2010-05-03 21:53:47 (GMT)
commit1030dc837b10a03a02a85d5504cbeec168ce49e2 (patch)
tree698eefa87ac437deaf36a4141b326f8ce7986692 /help/rest/mandel3.txt
Import XaoS r489 (trunk after version 3.5)
Diffstat (limited to 'help/rest/mandel3.txt')
-rw-r--r--help/rest/mandel3.txt33
1 files changed, 33 insertions, 0 deletions
diff --git a/help/rest/mandel3.txt b/help/rest/mandel3.txt
new file mode 100644
index 0000000..37f40f0
--- /dev/null
+++ b/help/rest/mandel3.txt
@@ -0,0 +1,33 @@
+.. _mandel3:
+.. _mandel4:
+.. _mandel5:
+.. _mandel6:
+.. _mandel9:
+
+.. index::
+ pair: menu item; Mandelbrot^3
+ pair: formula; Mandelbrot^3
+ pair: command line option; mandel3
+ pair: menu item; Mandelbrot^4
+ pair: formula; Mandelbrot^4
+ pair: command line option; mandel4
+ pair: menu item; Mandelbrot^5
+ pair: formula; Mandelbrot^5
+ pair: command line option; mandel5
+ pair: menu item; Mandelbrot^6
+ pair: formula; Mandelbrot^6
+ pair: command line option; mandel6
+ pair: menu item; Mandelbrot^9
+ pair: formula; Mandelbrot^9
+ pair: command line option; mandel9
+
+Mandelbrot^3--Mandelbrot^6
+==========================
+
+This fractal is a simple modification of the standard :ref:`Mandelbrot set
+<mandel>` formula, using z=z^3+c instead of z=z^2+c.
+
+Other derivations of the Mandelbrot set (Mandelbrot^4 and so on) use even
+higher powers. See the :tutor:`tutorial chapter <power.xaf>`.
+
+**Available as**: menu item, command line option