black_scholes_test, a C++ code which calls black_scholes() to demonstrate several simple approaches to the valuation of a European call using the Black-Scholes equation.
The computer code and data files described and made available on this web page are distributed under the MIT license
black_scholes, a C++ code which implements some simple approaches to the Black-Scholes option valuation theory, by Desmond Higham.