Skip to content

Implement Math Algorithms #10

Open
@manrajgrover

Description

@manrajgrover

Math algorithms to be implemented are:

  • GCD
  • LCM
  • Multiplication Expo Squaring
  • Find Divisors
  • Fibonacci
  • Fisher Yates
  • Check if number is a prime
  • Calculate square root using Newton's method
  • Extended Euclid Algorithm
  • Mod Inverse
  • Mod Inverse using Fermet
  • Euler's Totient Function
  • Euler's Inverse method
  • Inverse of first 'n' numbers
  • Combination Modular

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions