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 information on this web page is 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.