Numerical solution by method of Iteration August 12, 2012 Solving x = 1/ (1+x)1/2 using iteration method – Iteration is a method of solving algebraic or transcendental equation and is widely used in computer mechanics and programming algorithms. A hand-written solution is as below – Tags:Method of iteration, Numerical Analysis Related Posts Agile / Scrum methodology – Explained simple C program to test for a prime number Sample Perl program for cleaning database on a routine basis About The Author admin