Pagini recente » Diferente pentru utilizator/windesheim intre reviziile 2 si 3 | Diferente pentru utilizator/windesheim intre reviziile 1 si 3 | Diferente pentru blog/your-bisection-search-is-wrong intre reviziile 16 si 15 | Diferente pentru blog/your-bisection-search-is-wrong intre reviziile 18 si 17 | Diferente pentru blog/your-bisection-search-is-wrong intre reviziile 24 si 23
Nu exista diferente intre titluri.
Diferente intre continut:
notes:
* Thanks Tomek for pointing out the iteration problem and possible efficient solutions.
* When c is large, mid * mid * mid will overflow but the algorithm still works.
* We’ve addressed negative numbers, numbers in (0, 1), overflow problems, absolute and relative error problems.
* Some tests for your own code -1, 0, 1, 2, 8, 0.001, 1e30, 1e60
* In practice faster methods like Newton Rapson method are used.
Diferente intre securitate:
Topicul de forum nu a fost schimbat.