Skip to content

flexerant/Math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flexerant.Math

nuget .NET

Flexerant.Math is a .NET utility containing the following algorithms;

Finance

  • Net Present Value (NPV)
  • Internal Rate of Return (IRR)

Root finding

  • Binary search
  • Bisection method
  • Netwon-Rapshon method
  • Brent's method

Calculus

  • Derivative

Installation

Intall from nuget.

PM> Install-Package Flexerant.Math

Acknowledgements

Three Methods for Root-finding in C# by John D. Cook.

License

GitHub

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages