Introduction - If you have any usage issues, please Google them yourself
This script is used for implement the Black-Scholes pricing model
By the script ten related values of a European option can be calculated
Anonymous functions are used in this script, and some of them call ohter functions, such as CDF and PDF.