Skip to content

kjpluck/KevsMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KevsMath

Simple mathematical odds and sods for .Net.

MovingAverage()

  • setSubSetSize(n) Sets the size of the moving sub set.
  • add(double) Add an item to the values to be averaged.
  • calculate() Returns the average for the last n items.

About

Simple mathematical odds and sods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages