An open API service indexing awesome lists of open source software.

https://github.com/edumigueis/math-algorithms

A compilation of mathematical algorithims in C#.
https://github.com/edumigueis/math-algorithms

algorithm algorithms csharp fibonacci fibonacci-sequence math math-algorithms mathematics mdc mmc

Last synced: 8 months ago
JSON representation

A compilation of mathematical algorithims in C#.

Awesome Lists containing this project

README

          

# 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

![](../header.png)

## Meta

Eduardo Migueis

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