Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/mandel3.txt
blob: 37f40f06df67fcb760b11e9eafb72615b881fe20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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