bisection_integer_test


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

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

bisection_integer, a MATLAB library 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 01 December 2018.