algorithms-js icon indicating copy to clipboard operation
algorithms-js copied to clipboard

Square root

Open hpbyte opened this issue 7 years ago • 0 comments

Description of new feature, or changes

It will return the square root of the given number by using Newton's Method

Checklist

  • [x] Your branch is up-to-date with the base branch
  • [x] You've included at least one test if this is a new feature
  • [x] All tests are passing

Related Issues and Discussions

#10

People to notify

hpbyte avatar Oct 16 '18 08:10 hpbyte