2021-03-23 01:18:08 -05:00
2021-03-23 01:18:08 -05:00

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.

Description
Math scripts and helpers
Readme 24 KiB
Languages
JavaScript 100%