Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 248 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 248 Bytes

NumericalMethodsinFinance

This proeject calculates the implied volatility for the price of an European Call. The numeric method to solve the differential equation of the Black-Scholes model is the Bisection method and the Newton-Raphson method.