/* */
MEDIA PENDIDIKAN dan PEMBELAJARAN Ilmu Mantiq (Logika): Kaidah Berfikir yang Memelihara Akal, agar tidak terjadi Kerancuan dalam Berfikir.

Saturday, October 1, 2011

Advantages and Disadvantages of Bisection method.

Advantages:
- The method is quite simple
- Easy to make the program
- A small error rate
- Always be obtained root
weakness
- Convergence is rather slow
- Convergence is linear
- If enough roots in the interval, then the result is unpredictable
/*
*/