MathematicalLibrary

A library for functions used in solving Project Euler problems, along with some basic statistical functions, coded in F# 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.


Keywords
F#, standard, deviation, squares, statistics, Euler, collatz, fibonacci, primes, math, terra, narcissism, factorial
Install
Install-Package MathematicalLibrary -Version 1.1.0