Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/newton.txt
blob: 90e7c7f38a078c70ae777ec2cb067a1d47e02cac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.. _newton:

.. index::
   pair: menu item; Newton
   pair: command line option; newton
   pair: formula; Newton

Newton
======

This is Newton's approximation method for finding the roots of a polynomial. It
uses the polynomial x^3=1 and counts the number of iterations needed to reach
the approximate value of the root. See the :tutor:`tutorial chapter <newton.xaf>`.

This fractal doesn't have Julia sets, but XaoS is able to generate Julia-like
sets which are also very interesting (they are sometimes called "Nova
formulae").

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