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:
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