Info
Version: | 1.1.0 |
Author(s): | James Igoe |
Last Update: | Saturday, May 16, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://comparative-advantage.com/code/Mathematical.php |
NuGet Url: | https://www.nuget.org/packages/MathematicalLibrary |
Install
Install-Package MathematicalLibrary
dotnet add package MathematicalLibrary
paket add MathematicalLibrary
MathematicalLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The Project Euler functions cover primes, factorials, narcissism, random numbers, arrays and series/sequences (collatz, terra, Fibonacci).
The statistical functions cover variance, standard deviation, and sum of squares.