Skip to content

lurenss/square-root-dicotomy-method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Square root with dichotomy method

This function return square root with a very good approximation using dichotomy/bisection method

How to use

  • n is the number tha we wont discover square root

  • epsilon is the approximation we wont

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages