this program uses the bisection method to approximate the square root of a given number. It prompts the user for input, checks for validity, and performs the bisection process until the root is sufficiently approximated. It then returns the square root to the user with an appropriate message.
-
Notifications
You must be signed in to change notification settings - Fork 0
this program uses the bisection method to approximate the square root of a given number. It prompts the user for input, checks for validity, and performs the bisection process until the root is sufficiently approximated. It then returns the square root to the user with an appropriate message.
davitacols/A-Python-Implementation-of-the-Babylonian-Method-for-Square-Root-Calculation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
this program uses the bisection method to approximate the square root of a given number. It prompts the user for input, checks for validity, and performs the bisection process until the root is sufficiently approximated. It then returns the square root to the user with an appropriate message.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published