Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to write code
#1
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]
Reply
#2
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
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to write a dict code in python ariellea88 4 1,017 Oct-31-2023, 08:45 AM
Last Post: buran
  Can someone please help me write the code Ram 8 3,352 Feb-08-2021, 08:21 AM
Last Post: Serafim
  Please help me to write code for this vij 8 3,798 Jun-10-2020, 12:13 PM
Last Post: pyzyx3qwerty
  Write pseudo code for a class assignment Scrimshot 3 3,407 May-07-2019, 05:38 PM
Last Post: Scrimshot
  Write a code to output in alphabetical order AbdelaliPython 1 4,630 Jan-19-2018, 09:03 PM
Last Post: j.crater
  how to write a code for term that can't begin or end with a stopword desul 3 3,796 Mar-18-2017, 03:42 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020