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

Add Euler Modular Inverse

Open GnsP opened this issue 5 years ago • 0 comments

Description of new feature, or changes

Implements function to calculate modular inverse using euler's theorem,as required in issue #10

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

issue #10

People to notify

@manrajgrover

GnsP avatar Oct 01 '19 14:10 GnsP