bisection_integer_test


bisection_integer_test, a Fortran90 code which calls bisection_integer(), which seeks an integer solution to the equation F(X)=0, using bisection within a user-supplied change of sign interval [A,B].

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

bisection_integer, a Fortran90 code which seeks an integer solution to the equation F(X)=0, using bisection within a user-supplied change of sign interval [A,B].

Source Code:


Last revised on 26 May 2012.