rmm-math
rmm-math copied to clipboard
Update CumulativeNormalDistribution.ts
- Added the PDF for solidity
- Added the ierf and better erf approximations from numerical recipes
alpha
- Added the derivative function for our trading function
- Still need to finish the inverse Probability Density Function
Added some comments - mostly just spellchecking and natspec formatting. I will work on the tests for this so I can start to understand the math - in the future all additions should come with tests in the PR!