black_scholes_test, a C code which calls black_scholes(), which demonstrates several approaches to the valuation of a European call.
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.