Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/uiperturbation.txt
blob: 4195af9c902c1951544ebb418245827dfe931d24 (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
.. _uiperturbation:
.. _perturbation:

.. index::
   pair: menu item; Perturbation
   pair: command line option; perturbation
   pair: command; perturbation

Perturbation
============

Perturbation is a simple trick which changes the point at which orbits start.
Traditionally zero is used, but other values can generate interesting results
too.

On enabling this function from the menu, you will be asked for a complex number
specifying the perturbation. It is a toggle; selecting it again resets the
perturbation to zero without prompting.

It can be used to specify a complex number representing a point on the screen.
If you hit the B key instead of using the menu, the current mouse position is
used. This too is a toggle, so B again will disable perturbation by setting it
to zero.

This function only has an effect for certain formulae (like the
:ref:`Mandelbrot set <mandel>`) and only then in :ref:`Mandelbrot mode
<uimandelbrot>`.

**Available as**: menu item

**Syntax**:(perturbation complex)

This is the scripting-language variation of the perturbation function. Instead
of toggling, you always specify the perturbation to use. Use 0 0 to disable
perturbation.

**Available as**: command line option, command