# 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.