Math scripts and helpers
distributions.js | ||
finance.js | ||
README.md |
math
These are some miscellaneous math functions implemented in Javascript that helped me with various assignments.
Distributions
The distributions.js
file has some functions relating to Binomial and Poisson distributions of random variables.