Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/formula.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/formula.txt
Import XaoS r489 (trunk after version 3.5)
Diffstat (limited to 'help/rest/formula.txt')
-rw-r--r--help/rest/formula.txt53
1 files changed, 53 insertions, 0 deletions
diff --git a/help/rest/formula.txt b/help/rest/formula.txt
new file mode 100644
index 0000000..964d0f9
--- /dev/null
+++ b/help/rest/formula.txt
@@ -0,0 +1,53 @@
+.. _formula:
+
+.. index::
+ pair: command; formula
+
+Formula
+=======
+
+**Syntax**:(formula keyword)
+
+Set the current fractal formula. keyword should be one of the following:
+
+'mandel
+
+ Standard :ref:`Mandelbrot set <mandel>`.
+
+'mandel3
+
+ :ref:`Mandelbrot set, power 3 <mandel3>`.
+
+'mandel4
+
+ Mandelbrot set, power 4.
+
+'mandel5
+
+ Mandelbrot set, power 5.
+
+'mandel6
+
+ Mandelbrot set, power 6.
+
+'newton
+
+ :ref:`Newton's approximation method <newton>`.
+
+'barnsley
+
+ :ref:`First Barnsley's formula <barnsley>`.
+
+'octo
+
+ :ref:`Fractint's octo <octal>`.
+
+'phoenix
+
+ :ref:`Phoenix <phoenix>`.
+
+'magnet
+
+ :ref:`Magnet <magnet>`.
+
+**Available as**: command