black_scholes_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

black_scholes, a C++ code which implements some simple approaches to the Black-Scholes option valuation theory, by Desmond Higham.

Source Code:


Last revised on 08 February 2020.