Fixed-point iteration method
This online calculator computes fixed points of iterated functions using fixed-point iteration method (method of successive approximation)
Articles that describe this calculator
The approximations are stoped when the difference between two successive values of x become less then specified percent
Digits after the decimal point: 5
Formula
12⋅(25x+x)
5.00000
The file is very large. Browser slowdown may occur during loading and creation.
Successive approximations
x | x1 | Difference, % |
---|---|---|
2 | 7.25 | 262.5 |
7.25 | 5.34914 | 26.21879 |
5.34914 | 5.01139 | 6.31399 |
5.01139 | 5.00001 | 0.22711 |
5.00001 | 5.00000 | 0.00026 |
Calculators that use this calculator
Calculators used by this calculator
URL copied to clipboard
Similar calculators
PLANETCALC, Fixed-point iteration method
Comments