cairo-black-scholes
cairo-black-scholes copied to clipboard
Add tests for boundary conditions and use those to sanitize inputs
Find out what range of inputs are valid and don't lead to overflow, add tests for those boundary conditions, and modify sanitize_inputs accordingly.