COMPUTER PROGRAMMING FOR ITERATIVE IMPLEMENTATION OF THE INTERMEDIATE VALUE THEOREM TO FIND THE REAL ROOTS OF A NONLINEAR FUNCTION BY BISECTION METHOD
Keywords:
ICT, IVT, nonlinear, theorem, Turbo C++ .iterationAbstract
In mathematical theorem to solve iterative implementation of the Intermediate Value Theorem( IVT) to find the real roots of a nonlinear function. Manually it is very difficult task to get the required output number of iteration need to perform. In the era of Information Communication Technology (ICT) .The ICT programming technique, it is easier task. This paper discusses ICT programming techanique for an iterative implementation of the Intermediate Value Theorem to find the real roots of a nonlinear function by Bisection method. The programming effort for Bisection Method in C language is simple and easy. The convergence is linear, slow but steady. Computer programming for Iterative Implementation of the Intermediate Value Theorem to Find the Real Roots of a Nonlinear Function By Bisection Method using C language Version 3.0V Turbo C++ copyright (c) 1990, 1992 by Borland International was developed.