andyld97 / Theory-of-numbers

Theory of numbers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theory-of-numbers

A collection of algorithms for number theory including

  • GCD (Greatest Common Divisor)
  • LCD (Lowest Common Divisor)
  • Calculation of prime numbers
  • Prime Factorization
  • Extended Euclidean algorithm

This program is now completely available in German and in English, the language is depended of your UI-Culture.

About

Theory of numbers

License:MIT License


Languages

Language:C# 100.0%