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

Function Inverse of first 'n' numbers

Open yevseytsev opened this issue 6 years ago • 0 comments

Description of new feature, or changes

  • function receives n and precision number as an input
  • function returns sum of inverse of first 'n' numbers with specified precision

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

People to notify

@manrajgrover

yevseytsev avatar Oct 31 '18 21:10 yevseytsev