Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/formula.txt
blob: 964d0f97940145f3027e065cb1b520eb989f916c (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
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