Skip to content

edumigueis/math-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.