edumigueis / math-algorithms

A compilation of mathematical algorithims in C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

math-algorithms

A compilation of mathematical algorithims in C#.

The operations presented in this project are:

  • Fibonacci Sequence
  • Least common multiple
  • Maximum common divisor
  • Hyperbolic sine
  • Cubic root

Meta

Eduardo Migueis

Distributed under the MIT license. See LICENSE for more information.

About

A compilation of mathematical algorithims in C#.

License:MIT License


Languages

Language:C# 100.0%