Python Forum

Full Version: how to write code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Describe the recursive function Root (a, b, esp), which by dividing the segment in half finds with accuracy the esp root of the equation f (x) = 0 on the segment [a, b] (assume that esp> 0, and <b, f ( a) -f (b) <0 and f (x) - continuous and monotonic on the segment [a, b]
We would be glad to help, but first show us what you have tried.
I refer you to: https://python-forum.io/misc.php?action=help&hid=52