Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/newton.txt
diff options
context:
space:
mode:
Diffstat (limited to 'help/rest/newton.txt')
-rw-r--r--help/rest/newton.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/help/rest/newton.txt b/help/rest/newton.txt
new file mode 100644
index 0000000..90e7c7f
--- /dev/null
+++ b/help/rest/newton.txt
@@ -0,0 +1,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