2 3 decimal
&[DATE] &[TIME] - &[FILENAME]
&[PAGENUM] / &[COUNT]

Bisection root-finding method. reference function for Bisection()

1 f a b epsilon maxIters Bisection.ref i 0 : P1 a : P2 b : i maxIters < P3 P1 P2 + 2 / : P3 f abs epsilon < break P1 f P3 f * sign 0 > P1 P3 : P2 P3 : if i i 1 + : 2 1 line if 2 1 line while i maxIters max number of steps exceeded error P3 i 1 1 mat 2 1 mat if 5 1 line :

function used for testing (references: http://www.m-hikari.com/ams/ams-2010/ams-13-16-2010/gottliebAMS13-16-2010.pdf)

x f2 0.5671 20 1 1 mat 2 1 mat 0.5666 15 1 1 mat 2 1 mat 0.5666 15 1 1 mat 2 1 mat 0.5666 15 1 1 mat 2 1 mat 0.5666 15 1 1 mat 2 1 mat 0.5671 20 1 1 mat 2 1 mat 0.5671 10 1 1 mat 2 1 mat 0.5671 20 1 1 mat 2 1 mat 0.5671 20 1 1 mat 2 1 mat 0.5671 20 1 1 mat 2 1 mat x f0

same bounds for all functions

0.7297 15 1 1 mat 2 1 mat 0.5671 17 1 1 mat 2 1 mat 2 1 mat

custom bounds

0.7297 14 1 1 mat 2 1 mat 0.5671 18 1 1 mat 2 1 mat 2 1 mat 0.7297 0.5671 2 1 sys 8 1 1 mat 2 1 mat